Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/dp/src/
H A Dtarget_if_dp.c143 param.hw_qdesc_paddr_lo = q_params->hw_qdesc_paddr & 0xffffffff; in target_if_rx_reorder_queue_setup()
334 param.hw_qdesc_paddr_lo = hw_qdesc & 0xffffffff; in target_if_peer_rx_reorder_queue_setup()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h4336 uint32_t hw_qdesc_paddr_lo; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c2014 cmd->queue_ptr_lo = param->hw_qdesc_paddr_lo; in send_peer_rx_reorder_queue_setup_cmd_tlv()