Home
last modified time | relevance | path

Searched refs:cca_busy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1697 * @QLINK_CHAN_STAT_CCA_BUSY: cca_busy value is valid.
1724 * @cca_busy: amount of time the the primary channel was busy.
1733 __le64 cca_busy; member
H A Dcommands.c2430 if (qtnf_chan_stat_avail(cca_busy, QLINK_CHAN_STAT_CCA_BUSY)) { in qtnf_cmd_resp_proc_chan_stat_info()
2432 survey->time_busy = le64_to_cpu(stats->cca_busy); in qtnf_cmd_resp_proc_chan_stat_info()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1697 * @QLINK_CHAN_STAT_CCA_BUSY: cca_busy value is valid.
1724 * @cca_busy: amount of time the primary channel was busy.
1733 __le64 cca_busy; member
H A Dcommands.c2386 if (qtnf_chan_stat_avail(cca_busy, QLINK_CHAN_STAT_CCA_BUSY)) { in qtnf_cmd_resp_proc_chan_stat_info()
2388 survey->time_busy = le64_to_cpu(stats->cca_busy); in qtnf_cmd_resp_proc_chan_stat_info()

Completed in 15 milliseconds