Home
last modified time | relevance | path

Searched refs:set_frag_threshold (Results 1 – 6 of 6) 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()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1806 .set_frag_threshold = mt7915_set_frag_threshold,
/linux/include/net/
H A Dmac80211.h2806 * The callback for @set_frag_threshold should be set as well.
4053 * @set_frag_threshold: Configuration of fragmentation threshold. Assign this
4590 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/ath12k/
H A Dmac.c12992 .set_frag_threshold = ath12k_mac_op_set_frag_threshold,