Searched refs:rts_th (Results 1 – 1 of 1) sorted by relevance
133 lkpi_80211_mo_set_rts_threshold(struct ieee80211_hw *hw, uint32_t rts_th) in lkpi_80211_mo_set_rts_threshold() argument144 LKPI_80211_TRACE_MO("hw %p rts_th %u", hw, rts_th); in lkpi_80211_mo_set_rts_threshold()146 error = lhw->ops->set_rts_threshold(hw, 0, rts_th); in lkpi_80211_mo_set_rts_threshold()