Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.h221 u32 qed_cxt_get_proto_tid_count(struct qed_hwfn *p_hwfn,
Dqed_cxt.c343 u32 qed_cxt_get_proto_tid_count(struct qed_hwfn *p_hwfn, in qed_cxt_get_proto_tid_count() function
2432 qed_cxt_get_proto_tid_count(p_hwfn, proto)); in qed_cxt_free_proto_ilt()
Dqed_rdma.c159 num_tasks = qed_cxt_get_proto_tid_count(p_hwfn, PROTOCOLID_ROCE); in qed_rdma_alloc()