Searched refs:buff_type (Results 1 – 2 of 2) sorted by relevance
2319 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()
221 enum wmi_rx_buff_type buff_type; member