Searched refs:legacy_prot (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
H A D | mac.c | 200 void mt7601u_mac_set_protection(struct mt7601u_dev *dev, bool legacy_prot, in mt7601u_mac_set_protection() argument 213 if (legacy_prot) in mt7601u_mac_set_protection() 219 if (legacy_prot) { in mt7601u_mac_set_protection()
|
H A D | mt7601u.h | 359 void mt7601u_mac_set_protection(struct mt7601u_dev *dev, bool legacy_prot,
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/ |
H A D | mac.c | 200 void mt7601u_mac_set_protection(struct mt7601u_dev *dev, bool legacy_prot, in mt7601u_mac_set_protection() argument 213 if (legacy_prot) in mt7601u_mac_set_protection() 219 if (legacy_prot) { in mt7601u_mac_set_protection()
|
H A D | mt7601u.h | 359 void mt7601u_mac_set_protection(struct mt7601u_dev *dev, bool legacy_prot,
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_mac.h | 189 void mt76x02_mac_set_tx_protection(struct mt76x02_dev *dev, bool legacy_prot,
|
H A D | mt76x02_mac.c | 941 void mt76x02_mac_set_tx_protection(struct mt76x02_dev *dev, bool legacy_prot, in mt76x02_mac_set_tx_protection() argument 968 if (legacy_prot) { in mt76x02_mac_set_tx_protection()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_mac.h | 189 void mt76x02_mac_set_tx_protection(struct mt76x02_dev *dev, bool legacy_prot,
|
H A D | mt76x02_mac.c | 945 void mt76x02_mac_set_tx_protection(struct mt76x02_dev *dev, bool legacy_prot, in mt76x02_mac_set_tx_protection() argument 972 if (legacy_prot) { in mt76x02_mac_set_tx_protection()
|
Completed in 9 milliseconds