Searched refs:mt76_connac_mcu_add_key (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | main.c | 538 err = mt76_connac_mcu_add_key(&dev->mt76, vif, &msta->deflink.bip, in mt7921_set_key() 546 err = mt76_connac_mcu_add_key(&dev->mt76, vif, in mt7921_set_key()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.h | 2020 int mt76_connac_mcu_add_key(struct mt76_dev *dev, struct ieee80211_vif *vif,
|
D | mt76_connac_mcu.c | 2684 int mt76_connac_mcu_add_key(struct mt76_dev *dev, struct ieee80211_vif *vif, in mt76_connac_mcu_add_key() function 2707 EXPORT_SYMBOL_GPL(mt76_connac_mcu_add_key);
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | main.c | 417 err = mt76_connac_mcu_add_key(&dev->mt76, vif, &msta->bip, in mt7915_set_key()
|