Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2319 wmi_handle->ctx[idx].buff_type = rx_buf_type; in wmi_register_event_handler_with_ctx()
2403 wmi_handle->ctx[idx].buff_type = in wmi_unified_unregister_event()
2404 wmi_handle->ctx[soc->max_event_idx].buff_type; in wmi_unified_unregister_event()
2455 wmi_handle->ctx[idx].buff_type = in wmi_unified_unregister_event_handler()
2456 wmi_handle->ctx[soc->max_event_idx].buff_type; in wmi_unified_unregister_event_handler()
2965 ev_buff_type = wmi_handle->ctx[idx].buff_type; in __wmi_control_rx()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h221 enum wmi_rx_buff_type buff_type; member