Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
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()
Dmain.c1138 !local->ops->set_frag_threshold)) in ieee80211_register_hw()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmain.c1741 .set_frag_threshold = mt7915_set_frag_threshold,
/linux-6.12.1/include/net/
Dmac80211.h4529 int (*set_frag_threshold)(struct ieee80211_hw *hw, u32 value); member
/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dmain.c6034 .set_frag_threshold = wl1271_op_set_frag_threshold,
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c8696 .set_frag_threshold = ath12k_mac_op_set_frag_threshold,
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dmac.c9445 .set_frag_threshold = ath10k_mac_op_set_frag_threshold,
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dmac.c9723 .set_frag_threshold = ath11k_mac_op_set_frag_threshold,