Searched refs:ic_protmode (Results 1 – 17 of 17) sorted by relevance
293 enum ieee80211_protmode ic_protmode; /* 802.11g/n protection mode */ member
974 ic->ic_protmode = IEEE80211_PROT_NONE; in ieee80211_create_ibss() 2280 ic->ic_protmode = protmode; in ieee80211_clean_nodes() 2868 if (ic->ic_protmode != IEEE80211_PROT_NONE) { in ieee80211_node_join_11g()
98 ic->ic_protmode = IEEE80211_PROT_CTSONLY; in ieee80211_proto_attach()
1504 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) { in urtwn_tx_fill_desc() 1507 } else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) { in urtwn_tx_fill_desc() 1599 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) { in urtwn_tx_fill_desc_gen2() 1602 } else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) { in urtwn_tx_fill_desc_gen2()
1057 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in ural_tx_data()1059 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in ural_tx_data()
1074 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in rum_tx_data()1076 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rum_tx_data()
1327 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in otus_tx()1329 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in otus_tx()
2354 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in athn_usb_tx()2356 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in athn_usb_tx()
2146 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in zyd_tx()2148 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in zyd_tx()
1080 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) { in rtwn_tx()1083 } else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) { in rtwn_tx()
1752 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in wpi_tx()1754 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in wpi_tx()
3474 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in iwn_tx()3476 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in iwn_tx()
1742 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in rt2560_tx_data()1744 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rt2560_tx_data()
1741 if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in rt2661_tx_data()1743 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rt2661_tx_data()
1681 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in ar5008_tx()1683 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in ar5008_tx()
1607 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in ar9003_tx()1609 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in ar9003_tx()
2929 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rt2860_updateprot() 2931 else if (ic->ic_protmode == IEEE80211_PROT_CTSONLY) in rt2860_updateprot()