Home
last modified time | relevance | path

Searched defs:vf_cid (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c1834 static struct bnx2x_virtf *bnx2x_vf_by_cid(struct bnx2x *bp, int vf_cid) in bnx2x_vf_by_cid()
1844 void bnx2x_iov_set_queue_sp_obj(struct bnx2x *bp, int vf_cid, in bnx2x_iov_set_queue_sp_obj()
Dbnx2x_sriov.h564 static inline void bnx2x_iov_set_queue_sp_obj(struct bnx2x *bp, int vf_cid, in bnx2x_iov_set_queue_sp_obj()
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c329 enum protocol_type type, u32 *vf_cid) in qed_cxt_get_proto_cid_count()