Searched refs:IWM_FW_CTXT_ACTION_ADD (Results 1 – 5 of 5) sorted by relevance
206 action = IWM_FW_CTXT_ACTION_ADD; in iwm_binding_update()
485 &cmd.sta, action == IWM_FW_CTXT_ACTION_ADD); in iwm_mac_ctxt_cmd_station()509 ret = iwm_mac_ctx_send(sc, vap, IWM_FW_CTXT_ACTION_ADD); in iwm_mac_ctxt_add()
292 chains_static, chains_dynamic, IWM_FW_CTXT_ACTION_ADD, 0); in iwm_phy_ctxt_add()
357 time_cmd.action = htole32(IWM_FW_CTXT_ACTION_ADD); in iwm_protect_session()
2662 #define IWM_FW_CTXT_ACTION_ADD 1 macro