Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.h267 struct qed_ilt_client_cfg { struct
268 bool active;
271 struct ilt_cfg_pair first;
272 struct ilt_cfg_pair last;
273 struct ilt_cfg_pair p_size;
276 struct qed_ilt_cli_blk pf_blks[ILT_CLI_PF_BLOCKS];
277 u32 pf_total_lines;
302 struct qed_ilt_client_cfg clients[MAX_ILT_CLIENTS]; argument