Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mac802154/
A Dtx.c130 set_bit(WPAN_PHY_FLAG_STATE_QUEUE_STOPPED, &local->phy->flags); in ieee802154_sync_and_hold_queue()
209 return test_bit(WPAN_PHY_FLAG_STATE_QUEUE_STOPPED, &local->phy->flags); in ieee802154_queue_is_stopped()
A Dutil.c32 clear_bit(WPAN_PHY_FLAG_STATE_QUEUE_STOPPED, &local->phy->flags); in ieee802154_wake_queue()
/linux-6.3-rc2/include/net/
A Dcfg802154.h186 WPAN_PHY_FLAG_STATE_QUEUE_STOPPED = BIT(4), enumerator

Completed in 5 milliseconds