Searched refs:cca_event (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 2905 cca_chan_qual_event_t *cca_event = (cca_chan_qual_event_t *)event_data; in wl_show_host_event() local 2906 if (cca_event->id == WL_CHAN_QUAL_FULLPM_CCA) { in wl_show_host_event() 2908 (cca_only_chan_qual_event_t *)cca_event; in wl_show_host_event() 2914 (int)reason, (int)auth_type, cca_event->chanspec)); in wl_show_host_event() 2935 } else if (cca_event->id == WL_CHAN_QUAL_FULL_CCA) { in wl_show_host_event() 2941 (int)reason, (int)auth_type, cca_event->chanspec, in wl_show_host_event() 2942 cca_event->cca_busy_ext.duration, in wl_show_host_event() 2943 cca_event->cca_busy_ext.congest_ibss, in wl_show_host_event() 2944 cca_event->cca_busy_ext.congest_obss, in wl_show_host_event() 2945 cca_event->cca_busy_ext.interference, in wl_show_host_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_common.c | 2906 cca_chan_qual_event_t *cca_event = (cca_chan_qual_event_t *)event_data; in wl_show_host_event() local 2907 if (cca_event->id == WL_CHAN_QUAL_FULLPM_CCA) { in wl_show_host_event() 2909 (cca_only_chan_qual_event_t *)cca_event; in wl_show_host_event() 2915 (int)reason, (int)auth_type, cca_event->chanspec)); in wl_show_host_event() 2936 } else if (cca_event->id == WL_CHAN_QUAL_FULL_CCA) { in wl_show_host_event() 2942 (int)reason, (int)auth_type, cca_event->chanspec, in wl_show_host_event() 2943 cca_event->cca_busy_ext.duration, in wl_show_host_event() 2944 cca_event->cca_busy_ext.congest_ibss, in wl_show_host_event() 2945 cca_event->cca_busy_ext.congest_obss, in wl_show_host_event() 2946 cca_event->cca_busy_ext.interference, in wl_show_host_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_common.c | 2906 cca_chan_qual_event_t *cca_event = (cca_chan_qual_event_t *)event_data; in wl_show_host_event() local 2907 if (cca_event->id == WL_CHAN_QUAL_FULLPM_CCA) { in wl_show_host_event() 2909 (cca_only_chan_qual_event_t *)cca_event; in wl_show_host_event() 2915 (int)reason, (int)auth_type, cca_event->chanspec)); in wl_show_host_event() 2936 } else if (cca_event->id == WL_CHAN_QUAL_FULL_CCA) { in wl_show_host_event() 2942 (int)reason, (int)auth_type, cca_event->chanspec, in wl_show_host_event() 2943 cca_event->cca_busy_ext.duration, in wl_show_host_event() 2944 cca_event->cca_busy_ext.congest_ibss, in wl_show_host_event() 2945 cca_event->cca_busy_ext.congest_obss, in wl_show_host_event() 2946 cca_event->cca_busy_ext.interference, in wl_show_host_event() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 4901 const cca_chan_qual_event_t *cca_event = in wl_show_host_event() local 4903 if ((cca_event->id == WL_CHAN_QUAL_FULLPM_CCA) || in wl_show_host_event() 4904 (cca_event->id == WL_CHAN_QUAL_FULLPM_CCA_OFDM_DESENSE)) { in wl_show_host_event() 4906 (const cca_only_chan_qual_event_t *)cca_event; in wl_show_host_event() 4912 (int)reason, (int)auth_type, cca_event->chanspec)); in wl_show_host_event() 4933 if (cca_event->id == WL_CHAN_QUAL_FULLPM_CCA_OFDM_DESENSE) { in wl_show_host_event() 4938 } else if (cca_event->id == WL_CHAN_QUAL_FULL_CCA) { in wl_show_host_event() 4944 (int)reason, (int)auth_type, cca_event->chanspec, in wl_show_host_event() 4945 cca_event->cca_busy_ext.duration, in wl_show_host_event() 4946 cca_event->cca_busy_ext.congest_ibss, in wl_show_host_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 4901 const cca_chan_qual_event_t *cca_event = in wl_show_host_event() local 4903 if ((cca_event->id == WL_CHAN_QUAL_FULLPM_CCA) || in wl_show_host_event() 4904 (cca_event->id == WL_CHAN_QUAL_FULLPM_CCA_OFDM_DESENSE)) { in wl_show_host_event() 4906 (const cca_only_chan_qual_event_t *)cca_event; in wl_show_host_event() 4912 (int)reason, (int)auth_type, cca_event->chanspec)); in wl_show_host_event() 4933 if (cca_event->id == WL_CHAN_QUAL_FULLPM_CCA_OFDM_DESENSE) { in wl_show_host_event() 4938 } else if (cca_event->id == WL_CHAN_QUAL_FULL_CCA) { in wl_show_host_event() 4944 (int)reason, (int)auth_type, cca_event->chanspec, in wl_show_host_event() 4945 cca_event->cca_busy_ext.duration, in wl_show_host_event() 4946 cca_event->cca_busy_ext.congest_ibss, in wl_show_host_event() [all …]
|