Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx.c1076 bf->bf_state.bfs_doprot = 1; in ath_tx_calc_protection()
1279 if (bf->bf_state.bfs_doprot) in ath_tx_set_rtscts()
2176 bf->bf_state.bfs_doprot = 1; in ath_tx_raw_start()
H A Dif_athvar.h283 bfs_doprot:1, /* do RTS/CTS based protection */ member