Searched refs:bf_isshpreamble (Results 1 – 2 of 2) sorted by relevance
1417 (bf_isshpreamble(bf) ? rt->info[cix].short_preamble : 0); in ath_buf_set_rate()1426 (bf_isshpreamble(bf) ? in ath_buf_set_rate()1442 bf_isshpreamble(bf)); in ath_buf_set_rate()
369 #define bf_isshpreamble(bf) (bf->bf_state.bf_type & BUF_SHORT_PREAMBLE) macro