Searched refs:AR_STA_ID1_ACKCTS_6MB (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/arn/ | ||
H A D | arn_reg.h | 1133 #define AR_STA_ID1_ACKCTS_6MB 0x01000000 macro |
H A D | arn_hw.c | 2509 (ah->ah_config.ack_6mb ? AR_STA_ID1_ACKCTS_6MB : 0) | in ath9k_hw_reset() |