Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx.c1418 if (an->clrdmask == 1) { in ath_tx_update_clrdmask()
1420 an->clrdmask = 0; in ath_tx_update_clrdmask()
3226 an->clrdmask = 1; in ath_tx_set_clrdmask()
3265 an->clrdmask = 1; /* Always start by setting this bit */ in ath_tx_tid_init()
4187 an->clrdmask, in ath_tx_node_flush()
4200 an->clrdmask, in ath_tx_node_flush()
H A Dif_athvar.h211 int clrdmask; /* has clrdmask been set */ member