Searched refs:mt76_connac_mcu_add_key (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | main.c | 551 err = mt76_connac_mcu_add_key(&dev->mt76, vif, &msta->deflink.bip, in mt7921_set_key() 559 err = mt76_connac_mcu_add_key(&dev->mt76, vif, in mt7921_set_key()
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.h | 2025 int mt76_connac_mcu_add_key(struct mt76_dev *dev, struct ieee80211_vif *vif,
|
D | mt76_connac_mcu.c | 2691 int mt76_connac_mcu_add_key(struct mt76_dev *dev, struct ieee80211_vif *vif, in mt76_connac_mcu_add_key() function 2714 EXPORT_SYMBOL_GPL(mt76_connac_mcu_add_key);
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | main.c | 421 err = mt76_connac_mcu_add_key(&dev->mt76, vif, &msta->bip, in mt7915_set_key()
|