Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2273 enum wmi_rx_exec_ctx rx_ctx, in wmi_register_event_handler_with_ctx() argument
2318 wmi_handle->ctx[idx].exec_ctx = rx_ctx; in wmi_register_event_handler_with_ctx()
2341 uint8_t rx_ctx) in wmi_unified_register_event_handler() argument
2344 handler_func, rx_ctx, in wmi_unified_register_event_handler()
2354 enum wmi_rx_exec_ctx rx_ctx) in wmi_unified_register_raw_event_handler() argument
2357 handler_func, rx_ctx, in wmi_unified_register_raw_event_handler()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h427 uint8_t rx_ctx);
457 enum wmi_rx_exec_ctx rx_ctx);
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.c6929 uint8_t rx_ctx) in target_if_spectral_wmi_unified_register_event_handler() argument
6953 wmi_handle, event_id, handler_func, rx_ctx); in target_if_spectral_wmi_unified_register_event_handler()
7331 uint8_t rx_ctx) in target_if_spectral_wmi_unified_register_event_handler() argument
7348 handler_func, rx_ctx); in target_if_spectral_wmi_unified_register_event_handler()
H A Dtarget_if_spectral.h998 uint8_t rx_ctx);