Searched refs:cipher_mask (Results 1 – 1 of 1) sorted by relevance
1121 enum mt76_cipher_type cipher, u16 cipher_mask, in mt7615_mac_wtbl_update_key() argument1138 if (cipher_mask == BIT(cipher)) in mt7615_mac_wtbl_update_key()1148 else if (cipher_mask) in mt7615_mac_wtbl_update_key()1150 if (!cipher_mask) in mt7615_mac_wtbl_update_key()1161 enum mt76_cipher_type cipher, u16 cipher_mask, in mt7615_mac_wtbl_update_pk() argument1172 if (cipher_mask) in mt7615_mac_wtbl_update_pk()1176 if (cipher_mask & BIT(MT_CIPHER_BIP_CMAC_128)) in mt7615_mac_wtbl_update_pk()1183 cipher_mask == BIT(cipher))) { in mt7615_mac_wtbl_update_pk()1200 enum mt76_cipher_type cipher, u16 cipher_mask, in mt7615_mac_wtbl_update_cipher() argument1205 if (!cipher_mask) { in mt7615_mac_wtbl_update_cipher()[all …]