Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_rdma.c108 static bool qed_bmap_is_empty(struct qed_bmap *bmap) in qed_bmap_is_empty() function
1863 result = !qed_bmap_is_empty(&p_hwfn->p_rdma_info->cid_map); in qed_rdma_allocated_qps()