Searched refs:ATH_TXMGTTRY (Results 1 – 2 of 2) sorted by relevance
1167 bf->bf_state.bfs_try0 = ATH_TXMGTTRY; in ath_tx_calc_duration()1315 bf->bf_state.bfs_rc[0].tries = ATH_TXMGTTRY; /* XXX ew */ in ath_tx_set_rtscts()1660 try0 = ATH_TXMGTTRY; in ath_tx_normal_setup()1669 try0 = ATH_TXMGTTRY; in ath_tx_normal_setup()
78 #define ATH_TXMGTTRY 4 /* xmit attempts for mgt/ctl frames */ macro