Home
last modified time | relevance | path

Searched refs:IEEE80211_PROT_RTSCTS (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/sys/net80211/
Dieee80211_var.h114 IEEE80211_PROT_RTSCTS = 2 /* RTS-CTS */ enumerator
/openbsd/src/sys/dev/usb/
Dif_urtwn.c1507 } else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) { in urtwn_tx_fill_desc()
1602 } else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) { in urtwn_tx_fill_desc_gen2()
Dif_ral.c1059 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in ural_tx_data()
Dif_rum.c1076 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rum_tx_data()
Dif_otus.c1329 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in otus_tx()
Dif_athn_usb.c2356 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in athn_usb_tx()
Dif_zyd.c2148 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in zyd_tx()
/openbsd/src/sys/dev/pci/
Dif_rtwn.c1083 } else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) { in rtwn_tx()
Dif_wpi.c1754 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in wpi_tx()
Dif_iwn.c3476 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in iwn_tx()
/openbsd/src/sys/dev/ic/
Drt2560.c1744 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rt2560_tx_data()
Drt2661.c1743 else if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rt2661_tx_data()
Dar5008.c1681 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in ar5008_tx()
Dar9003.c1607 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in ar9003_tx()
Drt2860.c2929 if (ic->ic_protmode == IEEE80211_PROT_RTSCTS) in rt2860_updateprot()