Home
last modified time | relevance | path

Searched defs:_rate (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tx_ht.c174 #define IS_HT_RATE(_rate) ((_rate) & 0x80) argument
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300desc.h455 #define not_two_stream_rate(_rate) (((_rate) >0x8f) || ((_rate)<0x88)) argument