Home
last modified time | relevance | path

Searched refs:btcx_inf (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg_btcoex.c318 struct btcoex_info *btcx_inf; in wl_cfg80211_bt_handler() local
321 btcx_inf = container_of(work, struct btcoex_info, work); in wl_cfg80211_bt_handler()
324 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
325 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
326 del_timer_sync(&btcx_inf->timer); in wl_cfg80211_bt_handler()
329 switch (btcx_inf->bt_state) { in wl_cfg80211_bt_handler()
336 btcx_inf->bt_state = BT_DHCP_OPPR_WIN; in wl_cfg80211_bt_handler()
337 mod_timer(&btcx_inf->timer, in wl_cfg80211_bt_handler()
339 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
343 if (btcx_inf->dhcp_done) { in wl_cfg80211_bt_handler()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg_btcoex.c314 struct btcoex_info *btcx_inf; in wl_cfg80211_bt_handler() local
317 btcx_inf = container_of(work, struct btcoex_info, work); in wl_cfg80211_bt_handler()
320 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
321 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
322 del_timer_sync(&btcx_inf->timer); in wl_cfg80211_bt_handler()
325 switch (btcx_inf->bt_state) { in wl_cfg80211_bt_handler()
332 btcx_inf->bt_state = BT_DHCP_OPPR_WIN; in wl_cfg80211_bt_handler()
333 mod_timer(&btcx_inf->timer, in wl_cfg80211_bt_handler()
335 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
339 if (btcx_inf->dhcp_done) { in wl_cfg80211_bt_handler()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg_btcoex.c318 struct btcoex_info *btcx_inf; in wl_cfg80211_bt_handler() local
321 btcx_inf = container_of(work, struct btcoex_info, work); in wl_cfg80211_bt_handler()
324 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
325 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
326 del_timer_sync(&btcx_inf->timer); in wl_cfg80211_bt_handler()
329 switch (btcx_inf->bt_state) { in wl_cfg80211_bt_handler()
336 btcx_inf->bt_state = BT_DHCP_OPPR_WIN; in wl_cfg80211_bt_handler()
337 mod_timer(&btcx_inf->timer, in wl_cfg80211_bt_handler()
339 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
343 if (btcx_inf->dhcp_done) { in wl_cfg80211_bt_handler()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg_btcoex.c314 struct btcoex_info *btcx_inf; in wl_cfg80211_bt_handler() local
317 btcx_inf = container_of(work, struct btcoex_info, work); in wl_cfg80211_bt_handler()
320 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
321 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
322 del_timer_sync(&btcx_inf->timer); in wl_cfg80211_bt_handler()
325 switch (btcx_inf->bt_state) { in wl_cfg80211_bt_handler()
332 btcx_inf->bt_state = BT_DHCP_OPPR_WIN; in wl_cfg80211_bt_handler()
333 mod_timer(&btcx_inf->timer, in wl_cfg80211_bt_handler()
335 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
339 if (btcx_inf->dhcp_done) { in wl_cfg80211_bt_handler()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg_btcoex.c308 struct btcoex_info *btcx_inf; in wl_cfg80211_bt_handler() local
314 btcx_inf = container_of(work, struct btcoex_info, work); in wl_cfg80211_bt_handler()
319 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
320 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
321 del_timer_sync(&btcx_inf->timer); in wl_cfg80211_bt_handler()
324 switch (btcx_inf->bt_state) { in wl_cfg80211_bt_handler()
331 btcx_inf->bt_state = BT_DHCP_OPPR_WIN; in wl_cfg80211_bt_handler()
332 mod_timer(&btcx_inf->timer, in wl_cfg80211_bt_handler()
334 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
338 if (btcx_inf->dhcp_done) { in wl_cfg80211_bt_handler()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg_btcoex.c318 struct btcoex_info *btcx_inf; in wl_cfg80211_bt_handler() local
321 btcx_inf = container_of(work, struct btcoex_info, work); in wl_cfg80211_bt_handler()
324 if (btcx_inf->timer_on) { in wl_cfg80211_bt_handler()
325 btcx_inf->timer_on = 0; in wl_cfg80211_bt_handler()
326 del_timer_sync(&btcx_inf->timer); in wl_cfg80211_bt_handler()
329 switch (btcx_inf->bt_state) { in wl_cfg80211_bt_handler()
336 btcx_inf->bt_state = BT_DHCP_OPPR_WIN; in wl_cfg80211_bt_handler()
337 mod_timer(&btcx_inf->timer, in wl_cfg80211_bt_handler()
339 btcx_inf->timer_on = 1; in wl_cfg80211_bt_handler()
343 if (btcx_inf->dhcp_done) { in wl_cfg80211_bt_handler()
[all …]