Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h227 #define TASK_SEGMENTS (NUM_TASK_PF_SEGMENTS + NUM_TASK_VF_SEGMENTS) macro
239 struct qed_tid_seg tid_seg[TASK_SEGMENTS];
H A Dqed_cxt.c349 for (i = 0; i < TASK_SEGMENTS; i++) in qed_cxt_get_proto_tid_count()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h239 #define TASK_SEGMENTS (NUM_TASK_PF_SEGMENTS + NUM_TASK_VF_SEGMENTS) macro
251 struct qed_tid_seg tid_seg[TASK_SEGMENTS];
H A Dqed_cxt.c349 for (i = 0; i < TASK_SEGMENTS; i++) in qed_cxt_get_proto_tid_count()

Completed in 9 milliseconds