Home
last modified time | relevance | path

Searched refs:FW_CTXT_ACTION_ADD (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dcontext.h38 FW_CTXT_ACTION_ADD, enumerator
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-event.c686 time_cmd.action = cpu_to_le32(FW_CTXT_ACTION_ADD); in __iwl_mvm_remove_time_event()
1106 .action = cpu_to_le32(FW_CTXT_ACTION_ADD), in iwl_mvm_schedule_csa_period()
1156 .action = cpu_to_le32(FW_CTXT_ACTION_ADD), in iwl_mvm_session_prot_notif()
1207 time_cmd.action = cpu_to_le32(FW_CTXT_ACTION_ADD); in iwl_mvm_schedule_session_protection()
1400 time_cmd.action = cpu_to_le32(FW_CTXT_ACTION_ADD);
1456 .action = cpu_to_le32(FW_CTXT_ACTION_ADD),
H A Dphy-ctxt.c285 FW_CTXT_ACTION_ADD); in iwl_mvm_phy_ctxt_ref()
348 action = FW_CTXT_ACTION_ADD; in iwl_mvm_phy_ctxt_unref()
H A Dbinding.c115 action = FW_CTXT_ACTION_ADD; in iwl_mvm_binding_update()
H A Dmld-mac.c272 ret = iwl_mvm_mld_mac_ctx_send(mvm, vif, FW_CTXT_ACTION_ADD, in iwl_mvm_mld_mac_ctxt_add()
H A Dlink.c140 return iwl_mvm_link_cmd_send(mvm, &cmd, FW_CTXT_ACTION_ADD); in iwl_mvm_link_changed()
H A Dmld-key.c189 .action = cpu_to_le32(FW_CTXT_ACTION_ADD), in iwl_mvm_mld_send_key()
H A Dmac-ctxt.c1355 action == FW_CTXT_ACTION_ADD); in iwl_mvm_mac_ctx_send()
1374 action == FW_CTXT_ACTION_ADD); in iwl_mvm_mac_ctx_send()
1421 ret = iwl_mvm_mac_ctx_send(mvm, vif, FW_CTXT_ACTION_ADD, in iwl_mvm_mac_ctxt_remove()
H A Dmac80211.c4674 .action = cpu_to_le32(FW_CTXT_ACTION_ADD), in iwl_mvm_roc_common()
5585 .action = cpu_to_le32(FW_CTXT_ACTION_ADD), in iwl_mvm_flush_no_vif()
H A Dd3.c781 binding_cmd.action = cpu_to_le32(FW_CTXT_ACTION_ADD); in iwl_mvm_d3_reprogram()