Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c157 ILT_CLI_MAX enumerator
211 struct qed_ilt_client_cfg clients[ILT_CLI_MAX];
991 for (pos = 0; pos < ILT_CLI_MAX; pos++) \
1241 for (i = 0; i < ILT_CLI_MAX; i++) in qed_cxt_mngr_alloc()