Home
last modified time | relevance | path

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

/linux/net/mac802154/
H A Dtx.c124 int ieee802154_sync_and_hold_queue(struct ieee802154_local *local) in ieee802154_sync_and_hold_queue() function
137 return ieee802154_sync_and_hold_queue(local); in ieee802154_mlme_op_pre()
H A Dieee802154_i.h188 int ieee802154_sync_and_hold_queue(struct ieee802154_local *local);
H A Dcfg.c49 ieee802154_sync_and_hold_queue(local); in ieee802154_suspend()