Searched refs:has_5ghz (Results 1 - 18 of 18) sorted by path

/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c297 if (phy->cap.has_5ghz)
531 if (phy->cap.has_5ghz) {
725 if (phy->cap.has_5ghz) {
H A Dmt76.h467 bool has_5ghz; member in struct:mt76_hw_cap
H A Dmt76_connac_mcu.c2097 else if (phy->cap.has_5ghz)
2179 if (phy->cap.has_5ghz) {
H A Dmt76x02_eeprom.c78 dev->mphy.cap.has_5ghz = true;
85 dev->mphy.cap.has_5ghz = true;
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Deeprom.c109 dev->mphy.cap.has_5ghz = true;
121 dev->mphy.cap.has_5ghz = true;
129 dev->mphy.cap.has_5ghz = true;
139 dev->mphy.cap.has_5ghz = true;
H A Dinit.c573 mphy->cap.has_5ghz = true;
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Deeprom.c55 dev->mphy.cap.has_2ghz, dev->mphy.cap.has_5ghz);
63 dev->mphy.cap.has_5ghz = false;
H A Dinit.c251 if (dev->mphy.cap.has_5ghz) {
H A Dphy.c454 if (dev->mphy.cap.has_5ghz) {
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Deeprom.c161 phy->mt76->cap.has_5ghz = true;
167 phy->mt76->cap.has_5ghz = true;
180 phy->mt76->cap.has_5ghz = true;
187 phy->mt76->cap.has_5ghz = true;
H A Dinit.c318 if (phy->mt76->cap.has_5ghz)
416 if (phy->mt76->cap.has_5ghz) {
850 if (!phy->mt76->cap.has_5ghz)
1151 if (phy->mt76->cap.has_5ghz) {
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c202 if (phy->mt76->cap.has_5ghz) {
H A Dmcu.c504 dev->phy.cap.has_5ghz = cap->hw_path & BIT(WF0_5G);
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c272 if (phy->mt76->cap.has_5ghz)
H A Dmcu.c725 mdev->phy.cap.has_5ghz = cap->hw_path & BIT(WF0_5G);
3196 if (phy->cap.has_5ghz) {
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c810 if (phy->mt76->cap.has_5ghz) {
H A Deeprom.c145 phy->mt76->cap.has_5ghz = true;
H A Dinit.c323 if (phy->mt76->cap.has_5ghz)
414 if (phy->mt76->cap.has_5ghz) {
937 if (!phy->mt76->cap.has_5ghz)
1291 if (phy->mt76->cap.has_5ghz)

Completed in 501 milliseconds