Searched refs:r92c_tx_protection (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx.c82 r92c_tx_protection(struct rtwn_softc *sc, struct r92c_tx_desc *txd, function
309 r92c_tx_protection(sc, txd, prot, ridx);
377 r92c_tx_protection(sc, txd, IEEE80211_PROT_RTSCTS, ridx);
379 r92c_tx_protection(sc, txd, IEEE80211_PROT_CTSONLY, ridx);

Completed in 30 milliseconds