Searched refs:r92c_tx_protection (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/rtwn/rtl8192c/ |
H A D | r92c_tx.c | 79 r92c_tx_protection(struct rtwn_softc *sc, struct r92c_tx_desc *txd, in r92c_tx_protection() function 431 r92c_tx_protection(sc, txd, prot, ridx, force_rate); in r92c_fill_tx_desc() 495 r92c_tx_protection(sc, txd, IEEE80211_PROT_RTSCTS, ridx, in r92c_fill_tx_desc_raw() 498 r92c_tx_protection(sc, txd, IEEE80211_PROT_CTSONLY, ridx, in r92c_fill_tx_desc_raw()
|