Home
last modified time | relevance | path

Searched refs:bfs_doprot (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_tx.c1062 bf->bf_state.bfs_doprot = 0; in ath_tx_calc_protection()
1074 bf->bf_state.bfs_doprot = 1; in ath_tx_calc_protection()
1280 if (bf->bf_state.bfs_doprot) in ath_tx_set_rtscts()
2234 bf->bf_state.bfs_doprot = 1; in ath_tx_raw_start()
H A Dif_athvar.h277 bfs_doprot:1, /* do RTS/CTS based protection */ member