Searched refs:txrxMask (Results 1 – 2 of 2) sorted by relevance
155 u8 txrxMask; member
76 .txrxMask = 0x77, /* 4 bits tx and 4 bits rx */653 .txrxMask = 0x77, /* 4 bits tx and 4 bits rx */1231 .txrxMask = 0x77, /* 4 bits tx and 4 bits rx */1809 .txrxMask = 0x77, /* 4 bits tx and 4 bits rx */2386 .txrxMask = 0x33, /* 4 bits tx and 4 bits rx */3025 return (pBase->txrxMask >> 4) & 0xf; in ath9k_hw_ar9300_get_eeprom()3027 return pBase->txrxMask & 0xf; in ath9k_hw_ar9300_get_eeprom()