Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c59 #define CONN_CXT_SIZE(p_hwfn) \ macro
234 total = pf_cids * CONN_CXT_SIZE(p_hwfn); in qed_cxt_cfg_ilt_compute()
237 total, CONN_CXT_SIZE(p_hwfn)); in qed_cxt_cfg_ilt_compute()
557 cxt_size = CONN_CXT_SIZE(p_hwfn); in qed_cdu_init_common()
816 conn_cxt_size = CONN_CXT_SIZE(p_hwfn); in qed_cxt_get_cid_info()