Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2903 enum wmi_rx_buff_type ev_buff_type; in __wmi_control_rx() local
2965 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()