Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_rdma.h199 qed_bmap_set_id(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, u32 id_num);
Dqed_roce.c202 qed_bmap_set_id(p_hwfn, &p_hwfn->p_rdma_info->real_cid_map, cid); in qed_roce_set_real_cid()
Dqed_rdma.c71 void qed_bmap_set_id(struct qed_hwfn *p_hwfn, in qed_bmap_set_id() function
Dqed_iwarp.c149 qed_bmap_set_id(p_hwfn, &p_hwfn->p_rdma_info->tcp_cid_map, cid); in qed_iwarp_set_tcp_cid()