Searched refs:iv_fragthreshold (Results 1 – 5 of 5) sorted by relevance
490 uint16_t iv_fragthreshold; member
442 db_printf(" fragthreshold %u", vap->iv_fragthreshold); in _db_show_vap()
1885 txfrag = (m->m_pkthdr.len > vap->iv_fragthreshold && in ieee80211_encap()1911 key != NULL ? key->wk_cipher->ic_header : 0, vap->iv_fragthreshold)) in ieee80211_encap()
998 ireq->i_val = vap->iv_fragthreshold; in ieee80211_ioctl_get80211()3180 vap->iv_fragthreshold = ireq->i_val; in ieee80211_ioctl_set80211()
339 vap->iv_fragthreshold = IEEE80211_FRAG_DEFAULT; in ieee80211_proto_vattach()