Home
last modified time | relevance | path

Searched refs:add_twt_setup (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h4236 * @add_twt_setup: Update hw with TWT agreement parameters received from the peer.
4617 void (*add_twt_setup)(struct ieee80211_hw *hw, member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1418 .add_twt_setup = mt7996_mac_add_twt_setup,
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1689 .add_twt_setup = mt7915_mac_add_twt_setup,
/kernel/linux/linux-6.6/net/mac80211/
H A Ddriver-ops.h1484 local->ops->add_twt_setup(&local->hw, sta, twt); in drv_add_twt_setup()
H A Drx.c3418 if (!rx->local->ops->add_twt_setup) in ieee80211_process_rx_twt_action()

Completed in 24 milliseconds