Home
last modified time | relevance | path

Searched refs:set_frag_threshold (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/net/mac80211/
H A Ddriver-ops.h398 if (local->ops->set_frag_threshold) in drv_set_frag_threshold()
399 ret = local->ops->set_frag_threshold(&local->hw, value); in drv_set_frag_threshold()
H A Dmain.c1143 !local->ops->set_frag_threshold)) in ieee80211_register_hw()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1803 .set_frag_threshold = mt7915_set_frag_threshold,
/linux-6.15/include/net/
H A Dmac80211.h4568 int (*set_frag_threshold)(struct ieee80211_hw *hw, u32 value); member
/linux-6.15/drivers/net/wireless/ti/wlcore/
H A Dmain.c6035 .set_frag_threshold = wl1271_op_set_frag_threshold,
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dmac.c9460 .set_frag_threshold = ath10k_mac_op_set_frag_threshold,
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmac.c9777 .set_frag_threshold = ath11k_mac_op_set_frag_threshold,
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c10599 .set_frag_threshold = ath12k_mac_op_set_frag_threshold,