Home
last modified time | relevance | path

Searched refs:TE_V2_NOTIF_HOST_EVENT_END (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dtime-event.c314 if (le32_to_cpu(notif->action) & TE_V2_NOTIF_HOST_EVENT_END) { in iwl_mvm_te_handle_notif()
386 if (le32_to_cpu(notif->action) == TE_V2_NOTIF_HOST_EVENT_END) { in iwl_mvm_aux_roc_te_handle_notif()
608 TE_V2_NOTIF_HOST_EVENT_END | in iwl_mvm_protect_session()
788 TE_V2_NOTIF_HOST_EVENT_END | in iwl_mvm_start_p2p_roc()
Dfw-api.h779 TE_V2_NOTIF_HOST_EVENT_END = BIT(1), enumerator