Home
last modified time | relevance | path

Searched refs:IWM_FW_CTXT_ACTION_REMOVE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_binding.c208 action = IWM_FW_CTXT_ACTION_REMOVE; in iwm_binding_update()
H A Dif_iwm_time_event.c418 time_cmd.action = htole32(IWM_FW_CTXT_ACTION_REMOVE); in iwm_stop_session_protection()
H A Dif_iwm_mac_ctxt.c546 cmd.action = htole32(IWM_FW_CTXT_ACTION_REMOVE);
H A Dif_iwmreg.h2664 #define IWM_FW_CTXT_ACTION_REMOVE 3 macro