Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2220 wmi_handle->soc->buf_offset_command; in wmi_unified_cmd_send_fl()
3564 offset_ptr = buf_ptr + wmi_handle->soc->buf_offset_command; in wmi_htc_tx_complete()
H A Dwmi_unified_tlv.c23184 wmi_handle->soc->buf_offset_command = 8; in wmi_tlv_attach()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h3627 uint32_t buf_offset_command; member