Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Ddriver-ops.h380 if (local->ops->set_frag_threshold) in drv_set_frag_threshold()
381 ret = local->ops->set_frag_threshold(&local->hw, value); in drv_set_frag_threshold()
H A Dmain.c983 !local->ops->set_frag_threshold)) in ieee80211_register_hw()
/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c1222 static int set_frag_threshold(struct usbnet *usbdev, u32 frag_threshold) in set_frag_threshold() function
1862 err = set_frag_threshold(usbdev, wiphy->frag_threshold); in rndis_set_wiphy_params()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1708 .set_frag_threshold = mt7915_set_frag_threshold,
/openbmc/linux/include/net/
H A Dmac80211.h4371 int (*set_frag_threshold)(struct ieee80211_hw *hw, u32 value); member
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5952 .set_frag_threshold = wl1271_op_set_frag_threshold,
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c6952 .set_frag_threshold = ath12k_mac_op_set_frag_threshold,
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9131 .set_frag_threshold = ath11k_mac_op_set_frag_threshold,
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9444 .set_frag_threshold = ath10k_mac_op_set_frag_threshold,