Searched refs:STA_KEY_MULTICAST_MSK (Results 1 – 2 of 2) sorted by relevance
1121 key_flags |= STA_KEY_MULTICAST_MSK; in iwlagn_send_sta_key()1191 key_flags |= STA_KEY_MULTICAST_MSK; in iwl_remove_dynamic_key()
765 #define STA_KEY_MULTICAST_MSK cpu_to_le16(0x4000) macro