Home
last modified time | relevance | path

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

/linux/include/net/
H A Dieee802154_netdev.h133 rx_on_when_idle:1, member
143 rx_on_when_idle:1,
/linux/drivers/net/ieee802154/
H A Dca8210.c1951 u8 rx_on_when_idle; in ca8210_start() local
1957 rx_on_when_idle = 1; in ca8210_start()
1962 &rx_on_when_idle, in ca8210_start()
/linux/net/mac802154/
H A Dscan.c549 frame.assoc_req_pl.rx_on_when_idle = 1; in mac802154_perform_association()