Home
last modified time | relevance | path

Searched refs:mt76_connac_mcu_get_cipher (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c388 mvif->mt76.cipher = mt76_connac_mcu_get_cipher(key->cipher); in mt7615_set_key()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h1709 mt76_connac_mcu_get_cipher(int cipher) in mt76_connac_mcu_get_cipher() function
H A Dmt76_connac_mcu.c2712 cipher = mt76_connac_mcu_get_cipher(key->cipher); in mt76_connac_mcu_sta_key_tlv()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c359 mvif->mt76.cipher = mt76_connac_mcu_get_cipher(key->cipher); in mt7996_set_key()
H A Dmcu.c1885 cipher = mt76_connac_mcu_get_cipher(key->cipher); in mt7996_mcu_sta_key_tlv()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c409 mvif->mt76.cipher = mt76_connac_mcu_get_cipher(key->cipher); in mt7915_set_key()