Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.c423 u32 ctrl_size, task_size, bufdesc_size; in hinic_fill_sq_wqe_header() local
426 task_size = SIZE_8BYTES(sizeof(struct hinic_sq_task)); in hinic_fill_sq_wqe_header()
430 SQ_CTRL_SET(task_size, TASKSECT_LEN) | in hinic_fill_sq_wqe_header()
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.c422 u32 curr_line, total, i, task_size, line, total_size, elem_size; in ecore_cxt_cfg_ilt_compute() local
567 task_size = p_mngr->task_type_size[p_seg->type]; in ecore_cxt_cfg_ilt_compute()
569 curr_line, total, task_size); in ecore_cxt_cfg_ilt_compute()