Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ieee802154/
Dadf7242.c232 #define STAT_CCA_RESULT BIT(4) macro
964 stat & STAT_CCA_RESULT ? "CHAN_IDLE" : "CHAN_BUSY", in adf7242_debug()
1151 stat & STAT_CCA_RESULT ? "CHAN_IDLE" : "CHAN_BUSY", in adf7242_stats_show()