Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_reo.c315 cmd->u.fl_queue_params.block_use_after_flush; in hal_reo_cmd_flush_queue_be()
317 if (cmd->u.fl_queue_params.block_use_after_flush) in hal_reo_cmd_flush_queue_be()
319 cmd->u.fl_queue_params.index; in hal_reo_cmd_flush_queue_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_reo.c391 cmd->u.fl_queue_params.block_use_after_flush); in hal_reo_cmd_flush_queue_li()
393 if (cmd->u.fl_queue_params.block_use_after_flush) { in hal_reo_cmd_flush_queue_li()
396 cmd->u.fl_queue_params.index); in hal_reo_cmd_flush_queue_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_reo.h351 struct hal_reo_cmd_flush_queue_params fl_queue_params; member