Searched refs:ev_buff_type (Results 1 – 1 of 1) sorted by relevance
2903 enum wmi_rx_buff_type ev_buff_type; in __wmi_control_rx() local2965 ev_buff_type = wmi_handle->ctx[idx].buff_type; in __wmi_control_rx()2966 if (ev_buff_type == WMI_RX_PROCESSED_BUFF) { in __wmi_control_rx()2970 } else if (ev_buff_type == WMI_RX_RAW_BUFF) { in __wmi_control_rx()