Searched refs:ic_protmode (Results 1 – 18 of 18) sorted by relevance
189 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in calc_usecs_unicast_packet()191 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in calc_usecs_unicast_packet()
327 prot = ic->ic_protmode; in r92c_tx_get_protmode()332 prot = ic->ic_protmode; in r92c_tx_get_protmode()
398 prot = ic->ic_protmode; in r12a_fill_tx_desc()
241 enum ieee80211_protmode ic_protmode; /* 802.11g protection mode */ member
764 db_printf("\tprotmode %d", ic->ic_protmode); in _db_show_com()
2504 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in zyd_tx_start()2506 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in zyd_tx_start()
1254 prot = ic->ic_protmode; in ural_tx_data()
3930 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in mtw_updateprot_cb()3932 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in mtw_updateprot_cb()
1677 prot = ic->ic_protmode; in rum_tx_data()
5131 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in run_updateprot_cb() 5133 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY)
2317 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in otus_tx()2319 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in otus_tx()
6515 ic->ic_protmode != IEEE80211_PROT_NONE) { in bwn_set_txhdr()6524 mprot = ieee80211_alloc_prot(ni, m, rate, ic->ic_protmode); in bwn_set_txhdr()6529 ic->ic_protmode); in bwn_set_txhdr()6548 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) { in bwn_set_txhdr()
3084 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rt2860_updateprot()3086 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in rt2860_updateprot()
1768 prot = ic->ic_protmode; in rt2560_tx_data()
1461 prot = ic->ic_protmode; in rt2661_tx_data()
1082 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) { in ath_tx_calc_protection()1084 } else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) { in ath_tx_calc_protection()
2874 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in wpi_tx_data()2876 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in wpi_tx_data()
4646 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in iwn_tx_data()4648 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in iwn_tx_data()