Searched refs:vfq_cl_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h385 static u8 vfq_cl_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) function
395 return vfq_cl_id(vf, q);
400 return vfq_cl_id(vf, q);
H A Dbnx2x_sriov.c596 ramrod->cl_id = vfq_cl_id(vf, vfq);
1417 u8 cl_id = vfq_cl_id(vf, q);
H A Dbnx2x_vfpf.c547 u8 cl_id = vfq_cl_id(vf, q);

Completed in 222 milliseconds