Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c127 #define TASK_SEGMENTS (NUM_TASK_PF_SEGMENTS + NUM_TASK_VF_SEGMENTS) macro
139 struct qed_tid_seg tid_seg[TASK_SEGMENTS];
478 for (i = 0; i < TASK_SEGMENTS; i++) in qed_cxt_get_proto_tid_count()