Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddriver-ops.h392 static inline int drv_set_frag_threshold(struct ieee80211_local *local, in drv_set_frag_threshold() function
H A Dtrace.h753 DEFINE_EVENT(local_u32_evt, drv_set_frag_threshold,
H A Dutil.c2358 drv_set_frag_threshold(local, hw->wiphy->frag_threshold); in ieee80211_reconfig()
H A Dcfg.c2577 err = drv_set_frag_threshold(local, wiphy->frag_threshold); in ieee80211_set_wiphy_params()