Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.h234 u32 qed_cxt_get_proto_tid_count(struct qed_hwfn *p_hwfn,
Dqed_cxt.c472 u32 qed_cxt_get_proto_tid_count(struct qed_hwfn *p_hwfn, in qed_cxt_get_proto_tid_count() function
2489 qed_cxt_get_proto_tid_count(p_hwfn, proto)); in qed_cxt_free_proto_ilt()
Dqed_rdma.c184 num_tasks = qed_cxt_get_proto_tid_count(p_hwfn, PROTOCOLID_ROCE); in qed_rdma_alloc()