Searched refs:set_frag_threshold (Results 1 – 7 of 7) sorted by relevance
381 if (local->ops->set_frag_threshold) in drv_set_frag_threshold()382 ret = local->ops->set_frag_threshold(&local->hw, value); in drv_set_frag_threshold()
59 tx->local->ops->set_frag_threshold) && in ieee80211_tx_h_michael_mic_add()
928 if (tx->local->ops->set_frag_threshold) in ieee80211_tx_h_fragment()2465 !local->ops->set_frag_threshold) in ieee80211_check_fast_xmit()
3335 int (*set_frag_threshold)(struct ieee80211_hw *hw, u32 value); member
1248 static int set_frag_threshold(struct usbnet *usbdev, u32 frag_threshold) in set_frag_threshold() function1890 err = set_frag_threshold(usbdev, wiphy->frag_threshold); in rndis_set_wiphy_params()
5919 .set_frag_threshold = wl1271_op_set_frag_threshold,
6802 .set_frag_threshold = ath10k_mac_op_set_frag_threshold,