Home
last modified time | relevance | path

Searched defs:qed_ilt_client_cfg (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.h279 struct qed_ilt_client_cfg { struct
280 bool active;
283 struct ilt_cfg_pair first;
284 struct ilt_cfg_pair last;
285 struct ilt_cfg_pair p_size;
288 struct qed_ilt_cli_blk pf_blks[ILT_CLI_PF_BLOCKS];
289 u32 pf_total_lines;
314 struct qed_ilt_client_cfg clients[MAX_ILT_CLIENTS]; argument