Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_rdma.h202 qed_bmap_set_id(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, u32 id_num);
Dqed_roce.c225 qed_bmap_set_id(p_hwfn, &p_hwfn->p_rdma_info->real_cid_map, cid); in qed_roce_set_real_cid()
Dqed_rdma.c95 void qed_bmap_set_id(struct qed_hwfn *p_hwfn, in qed_bmap_set_id() function
Dqed_iwarp.c173 qed_bmap_set_id(p_hwfn, &p_hwfn->p_rdma_info->tcp_cid_map, cid); in qed_iwarp_set_tcp_cid()