Searched refs:r12a_tx_protection (Results 1 – 1 of 1) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/ |
H A D | r12a_tx.c | 88 r12a_tx_protection(struct rtwn_softc *sc, struct r12a_tx_desc *txd, in r12a_tx_protection() function 308 r12a_tx_protection(sc, txd, prot, ridx); in r12a_fill_tx_desc() 376 r12a_tx_protection(sc, txd, IEEE80211_PROT_RTSCTS, ridx); in r12a_fill_tx_desc_raw() 378 r12a_tx_protection(sc, txd, IEEE80211_PROT_CTSONLY, ridx); in r12a_fill_tx_desc_raw()
|