Searched refs:ieee80211_mutable_offsets (Results 1 – 13 of 13) sorted by relevance
/linux/include/net/ |
H A D | mac80211.h | 5508 * struct ieee80211_mutable_offsets - mutable beacon offsets 5516 struct ieee80211_mutable_offsets { struct 5528 * @offs: &struct ieee80211_mutable_offsets pointer to struct that will argument 5548 struct ieee80211_mutable_offsets *offs, 5555 * @offs: &struct ieee80211_mutable_offsets pointer to struct that will 5569 struct ieee80211_mutable_offsets *offs, 5578 * @bcn.offs: &struct ieee80211_mutable_offsets pointer to struct that will 5585 struct ieee80211_mutable_offsets offs;
|
/linux/net/mac80211/ |
H A D | tx.c | 5220 struct ieee80211_mutable_offsets *offs, in ieee80211_beacon_get_finish() 5306 struct ieee80211_mutable_offsets *offs, in __ieee80211_beacon_get_ap() 5419 struct ieee80211_mutable_offsets *offs, in ieee80211_beacon_get_ap() 5440 struct ieee80211_mutable_offsets *offs, in ieee80211_beacon_get_ap_ema_list() 5476 struct ieee80211_mutable_offsets *offs, in __ieee80211_beacon_get() 5624 struct ieee80211_mutable_offsets *offs, in ieee80211_beacon_get_template() 5635 struct ieee80211_mutable_offsets *offs, in ieee80211_beacon_get_template_ema_index() 5676 struct ieee80211_mutable_offsets offs = {}; in ieee80211_beacon_get_tim()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.c | 1839 struct ieee80211_mutable_offsets *offs) in mt7915_mcu_beacon_cntdwn() 1858 struct ieee80211_mutable_offsets *offs) in mt7915_mcu_beacon_mbss() 1914 struct ieee80211_mutable_offsets *offs) in mt7915_mcu_beacon_cont() 2035 struct ieee80211_mutable_offsets offs; in mt7915_mcu_add_beacon()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mcu.c | 2657 struct ieee80211_mutable_offsets *offs, in mt7996_mcu_beacon_cntdwn() 2678 struct ieee80211_mutable_offsets *offs) in mt7996_mcu_beacon_mbss() 2730 struct ieee80211_mutable_offsets *offs) in mt7996_mcu_beacon_cont() 2759 struct ieee80211_mutable_offsets offs; in mt7996_mcu_add_beacon()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 673 struct ieee80211_mutable_offsets offs; in mt7615_mcu_add_beacon_offload() 1042 struct ieee80211_mutable_offsets offs; in mt7615_mcu_uni_add_beacon_offload()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mcu.c | 1237 struct ieee80211_mutable_offsets offs; in mt7921_mcu_uni_add_beacon_offload()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
H A D | mcu.c | 2150 struct ieee80211_mutable_offsets offs; in mt7925_mcu_uni_add_beacon_offload()
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | wmi.h | 6298 struct ieee80211_mutable_offsets *offs,
|
H A D | wmi.c | 2007 struct ieee80211_mutable_offsets *offs, in ath12k_wmi_bcn_tmpl()
|
H A D | mac.c | 1668 struct ieee80211_mutable_offsets offs = {}; in ath12k_mac_setup_bcn_tmpl()
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.h | 6365 struct ieee80211_mutable_offsets *offs,
|
H A D | wmi.c | 1752 struct ieee80211_mutable_offsets *offs, in ath11k_wmi_bcn_tmpl()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 1646 struct ieee80211_mutable_offsets offs = {}; in ath10k_mac_setup_bcn_tmpl()
|