Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_cxt.c363 p_seg->count = count; in qed_cxt_set_proto_tid_count()
365 p_seg->type = seg_type; in qed_cxt_set_proto_tid_count()
529 if (!p_seg || p_seg->count == 0) in qed_cxt_cfg_ilt_compute()
533 total = p_seg->count * p_mngr->task_type_size[p_seg->type]; in qed_cxt_cfg_ilt_compute()
544 if (!p_seg || p_seg->count == 0) in qed_cxt_cfg_ilt_compute()
572 total = p_seg->count * p_mngr->task_type_size[p_seg->type]; in qed_cxt_cfg_ilt_compute()
585 if (p_seg && p_seg->count) { in qed_cxt_cfg_ilt_compute()
591 total = p_seg->count * p_mngr->task_type_size[p_seg->type]; in qed_cxt_cfg_ilt_compute()
757 if (!p_seg || p_seg->count == 0) in qed_cxt_cfg_ilt_compute_excess()
1370 if (!p_seg) in qed_cdu_init_pf()
[all …]

Completed in 8 milliseconds