Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1804 .add_twt_setup = mt7915_mac_add_twt_setup,
/linux/net/mac80211/
H A Ddriver-ops.h1652 local->ops->add_twt_setup(&local->hw, sta, twt); in drv_add_twt_setup()
H A Drx.c3463 if (!rx->local->ops->add_twt_setup) in ieee80211_process_rx_twt_action()
/linux/include/net/
H A Dmac80211.h4458 * @add_twt_setup: Update hw with TWT agreement parameters received from the peer.
4867 void (*add_twt_setup)(struct ieee80211_hw *hw, member