Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h400 bool has_aux_rx;
836 return tx_chainmask | (BIT(fls(tx_chainmask)) * phy->has_aux_rx);
378 bool has_aux_rx; global() member
H A Deeprom.c319 phy->has_aux_rx = true; in mt7996_eeprom_parse_hw_cap()