Home
last modified time | relevance | path

Searched refs:drv_set_frag_threshold (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac80211/
H A Ddriver-ops.h372 static inline int drv_set_frag_threshold(struct ieee80211_local *local, in drv_set_frag_threshold() function
H A Dtrace.h789 DEFINE_EVENT(local_u32_evt, drv_set_frag_threshold,
H A Dutil.c2580 drv_set_frag_threshold(local, hw->wiphy->frag_threshold); in ieee80211_reconfig()
H A Dcfg.c2971 err = drv_set_frag_threshold(local, wiphy->frag_threshold); in ieee80211_set_wiphy_params()