Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ieee802154/
H A 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()