Home
last modified time | relevance | path

Searched refs:post_channel (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.c200 uint16 post_channel; member
2205 uint16 post_channel) in wl_ext_save_master_channel() argument
2222 cur_if->post_channel = post_channel; in wl_ext_save_master_channel()
2237 if (cur_if && cur_if->post_channel) { in wl_ext_iapsta_enable_master_if()
2239 cur_if->chan_info.chan = cur_if->post_channel; in wl_ext_iapsta_enable_master_if()
2244 cur_if->post_channel = 0; in wl_ext_iapsta_enable_master_if()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.c224 uint16 post_channel; member
2379 uint16 post_channel) in wl_ext_save_master_channel() argument
2396 cur_if->post_channel = post_channel; in wl_ext_save_master_channel()
2411 if (cur_if && cur_if->post_channel) { in wl_ext_iapsta_enable_master_if()
2413 cur_if->chan_info.chan = cur_if->post_channel; in wl_ext_iapsta_enable_master_if()
2420 cur_if->post_channel = 0; in wl_ext_iapsta_enable_master_if()