Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athrate.h87 #define ATH_RC_STBC_FLAG 0x20 /* enable STBC */ macro
H A Dif_ath_tx_ht.c307 rc[i].flags |= ATH_RC_STBC_FLAG; in ath_tx_rate_fill_rcflags()
599 if (rc[i].flags & ATH_RC_STBC_FLAG) in ath_rateseries_setup()