Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c83 #define CONN_CXT_SIZE(p_hwfn) \ macro
320 u32 cxt_size = CONN_CXT_SIZE(p_hwfn); in qed_cxt_set_proto_cid_count()
419 (u32) CONN_CXT_SIZE(p_hwfn); in qed_ilt_get_dynamic_line_cnt()
497 total = cdu_iids.pf_cids * CONN_CXT_SIZE(p_hwfn); in qed_cxt_cfg_ilt_compute()
500 total, CONN_CXT_SIZE(p_hwfn)); in qed_cxt_cfg_ilt_compute()
510 total = cdu_iids.per_vf_cids * CONN_CXT_SIZE(p_hwfn); in qed_cxt_cfg_ilt_compute()
513 total, CONN_CXT_SIZE(p_hwfn)); in qed_cxt_cfg_ilt_compute()
1150 p_mngr->conn_ctx_size = CONN_CXT_SIZE(p_hwfn); in qed_cxt_mngr_alloc()
1303 cxt_size = CONN_CXT_SIZE(p_hwfn); in qed_cdu_init_common()
1946 conn_cxt_size = CONN_CXT_SIZE(p_hwfn); in qed_cxt_get_cid_info()
[all …]