Searched refs:iwl_mvm_mgmt_mcast_key_cmd (Results 1 – 3 of 3) sorted by relevance
457 struct iwl_mvm_mgmt_mcast_key_cmd { struct
921 frob_start = offsetof(struct iwl_mvm_mgmt_mcast_key_cmd, igtk); in iwl_mvm_frob_hcmd()922 BUILD_BUG_ON(offsetof(struct iwl_mvm_mgmt_mcast_key_cmd, igtk) != in iwl_mvm_frob_hcmd()925 frob_end = offsetofend(struct iwl_mvm_mgmt_mcast_key_cmd, igtk); in iwl_mvm_frob_hcmd()926 BUILD_BUG_ON(offsetof(struct iwl_mvm_mgmt_mcast_key_cmd, igtk) < in iwl_mvm_frob_hcmd()
3733 struct iwl_mvm_mgmt_mcast_key_cmd igtk_cmd = {}; in iwl_mvm_send_sta_igtk()