Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Ddriver-ops.h400 if (local->ops->set_frag_threshold) in drv_set_frag_threshold()
401 ret = local->ops->set_frag_threshold(&local->hw, radio_idx, in drv_set_frag_threshold()
H A Dmain.c1129 !local->ops->set_frag_threshold)) in ieee80211_register_hw()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1806 .set_frag_threshold = mt7915_set_frag_threshold,
/linux/include/net/
H A Dmac80211.h4590 int (*set_frag_threshold)(struct ieee80211_hw *hw, int radio_idx, member
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c6038 .set_frag_threshold = wl1271_op_set_frag_threshold,
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9488 .set_frag_threshold = ath10k_mac_op_set_frag_threshold,
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9919 .set_frag_threshold = ath11k_mac_op_set_frag_threshold,
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c13004 .set_frag_threshold = ath12k_mac_op_set_frag_threshold,