Searched refs:lb_rxp_active (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux_priv.h | 286 atomic_t lb_rxp_active; member
|
| H A D | dhd_linux_exportfs.c | 287 onoff = atomic_read(&dhd->lb_rxp_active); in show_lbrxp() 306 atomic_set(&dhd->lb_rxp_active, onoff); in lbrxp_onoff()
|
| H A D | dhd_linux_lb.c | 1172 if (atomic_read(&dhd->lb_rxp_active) == 0) {
|
| H A D | dhd_linux.c | 8864 atomic_set(&dhd->lb_rxp_active, 1);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux_priv.h | 286 atomic_t lb_rxp_active; member
|
| H A D | dhd_linux_exportfs.c | 287 onoff = atomic_read(&dhd->lb_rxp_active); in show_lbrxp() 306 atomic_set(&dhd->lb_rxp_active, onoff); in lbrxp_onoff()
|
| H A D | dhd_linux_lb.c | 1172 if (atomic_read(&dhd->lb_rxp_active) == 0) {
|
| H A D | dhd_linux.c | 8864 atomic_set(&dhd->lb_rxp_active, 1);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux_priv.h | 286 atomic_t lb_rxp_active; member
|
| H A D | dhd_linux_exportfs.c | 279 onoff = atomic_read(&dhd->lb_rxp_active); in show_lbrxp() 298 atomic_set(&dhd->lb_rxp_active, onoff); in lbrxp_onoff()
|
| H A D | dhd_linux_lb.c | 1164 if (atomic_read(&dhd->lb_rxp_active) == 0) {
|
| H A D | dhd_linux.c | 8843 atomic_set(&dhd->lb_rxp_active, 1);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux_priv.h | 316 atomic_t lb_rxp_active; member
|
| H A D | dhd_linux_lb.c | 1198 if (!atomic_read(&dhd->lb_rxp_active)) in dhd_lb_rx_napi_dispatch() 1266 return atomic_read(&dhd->lb_rxp_active); in dhd_read_lb_rxp()
|
| H A D | dhd_linux_exportfs.c | 2506 onoff = atomic_read(&dhd->lb_rxp_active); in show_lbrxp() 2524 atomic_set(&dhd->lb_rxp_active, onoff); in lbrxp_onoff()
|
| H A D | dhd_linux.c | 12124 atomic_set(&dhd->lb_rxp_active, 1); in dhd_attach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux_priv.h | 314 atomic_t lb_rxp_active; member
|
| H A D | dhd_linux_lb.c | 1198 if (!atomic_read(&dhd->lb_rxp_active)) in dhd_lb_rx_napi_dispatch() 1266 return atomic_read(&dhd->lb_rxp_active); in dhd_read_lb_rxp()
|
| H A D | dhd_linux_exportfs.c | 2508 onoff = atomic_read(&dhd->lb_rxp_active); in show_lbrxp() 2526 atomic_set(&dhd->lb_rxp_active, onoff); in lbrxp_onoff()
|
| H A D | dhd_linux.c | 12003 atomic_set(&dhd->lb_rxp_active, 1); in dhd_attach()
|