Searched refs:set_frag_threshold (Results 1 – 8 of 8) sorted by relevance
380 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()
956 !local->ops->set_frag_threshold)) in ieee80211_register_hw()
1222 static int set_frag_threshold(struct usbnet *usbdev, u32 frag_threshold) in set_frag_threshold() function1862 err = set_frag_threshold(usbdev, wiphy->frag_threshold); in rndis_set_wiphy_params()
4354 int (*set_frag_threshold)(struct ieee80211_hw *hw, u32 value); member
5952 .set_frag_threshold = wl1271_op_set_frag_threshold,
6928 .set_frag_threshold = ath12k_mac_op_set_frag_threshold,
9112 .set_frag_threshold = ath11k_mac_op_set_frag_threshold,
9443 .set_frag_threshold = ath10k_mac_op_set_frag_threshold,