Home
last modified time | relevance | path

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

/src/sys/compat/linuxkpi/common/src/
H A Dlinux_80211_macops.c113 lkpi_80211_mo_set_frag_threshold(struct ieee80211_hw *hw, uint32_t frag_th) in lkpi_80211_mo_set_frag_threshold() argument
124 LKPI_80211_TRACE_MO("hw %p frag_th %u", hw, frag_th); in lkpi_80211_mo_set_frag_threshold()
126 error = lhw->ops->set_frag_threshold(hw, 0, frag_th); in lkpi_80211_mo_set_frag_threshold()