Home
last modified time | relevance | path

Searched refs:lkpi_80211_mo_set_frag_threshold (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.h380 int lkpi_80211_mo_set_frag_threshold(struct ieee80211_hw *, uint32_t);
H A Dlinux_80211_macops.c110 lkpi_80211_mo_set_frag_threshold(struct ieee80211_hw *hw, uint32_t frag_th) in lkpi_80211_mo_set_frag_threshold() function
H A Dlinux_80211.c2961 lkpi_80211_mo_set_frag_threshold(hw, vap->iv_fragthreshold); in lkpi_ic_vap_create()