Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7615/
HDmain.c388 mvif->mt76.cipher = mt76_connac_mcu_get_cipher(key->cipher); in mt7615_set_key()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7996/
HDmain.c355 mvif->mt76.cipher = mt76_connac_mcu_get_cipher(key->cipher); in mt7996_set_key()
HDmcu.c1883 cipher = mt76_connac_mcu_get_cipher(key->cipher); in mt7996_mcu_sta_key_tlv()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/
HDmt76_connac_mcu.h1713 mt76_connac_mcu_get_cipher(int cipher) in mt76_connac_mcu_get_cipher() function
HDmt76_connac_mcu.c2707 cipher = mt76_connac_mcu_get_cipher(key->cipher); in mt76_connac_mcu_sta_key_tlv()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7915/
HDmain.c409 mvif->mt76.cipher = mt76_connac_mcu_get_cipher(key->cipher); in mt7915_set_key()