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

/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_eeprom.c78 dev->mphy.cap.has_5ghz = true;
85 dev->mphy.cap.has_5ghz = true;
H A Dmac80211.c297 if (phy->cap.has_5ghz)
532 if (phy->cap.has_5ghz) {
726 if (phy->cap.has_5ghz) {
H A Dmt76.h467 bool has_5ghz; member in struct:mt76_hw_cap
H A Dmt76_connac_mcu.c2104 else if (phy->cap.has_5ghz)
2186 if (phy->cap.has_5ghz) {
/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/mt7915/
H A Deeprom.c167 phy->mt76->cap.has_5ghz = true;
173 phy->mt76->cap.has_5ghz = true;
186 phy->mt76->cap.has_5ghz = true;
193 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)
1155 if (phy->mt76->cap.has_5ghz) {
/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/mt7996/
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)
H A Ddebugfs.c815 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.c544 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) {

Completed in 352 milliseconds