Searched refs:frag_th (Results 1 – 1 of 1) sorted by relevance
113 lkpi_80211_mo_set_frag_threshold(struct ieee80211_hw *hw, uint32_t frag_th) in lkpi_80211_mo_set_frag_threshold() argument124 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()