Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_time_event.c349 const uint16_t te_notif_response[] = { IWM_TIME_EVENT_NOTIFICATION }; in iwm_protect_session() local
387 te_notif_response, nitems(te_notif_response), in iwm_protect_session()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-event.c658 const u16 te_notif_response[] = { TIME_EVENT_NOTIFICATION }; in iwl_mvm_cancel_session_protection()
713 te_notif_response, in __iwl_mvm_remove_time_event()
714 ARRAY_SIZE(te_notif_response), in __iwl_mvm_remove_time_event()
585 const u16 te_notif_response[] = { TIME_EVENT_NOTIFICATION }; iwl_mvm_protect_session() local