Searched refs:vfq_cl_id (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.h | 385 static u8 vfq_cl_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_cl_id() function 395 return vfq_cl_id(vf, q); in vfq_stat_id() 400 return vfq_cl_id(vf, q); in vfq_qzone_id()
|
H A D | bnx2x_sriov.c | 596 ramrod->cl_id = vfq_cl_id(vf, vfq); in bnx2x_vf_prep_rx_mode() 1418 u8 cl_id = vfq_cl_id(vf, q); in bnx2x_vfq_init()
|
H A D | bnx2x_vfpf.c | 545 u8 cl_id = vfq_cl_id(vf, q); in bnx2x_leading_vfq_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.h | 385 static u8 vfq_cl_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_cl_id() function 395 return vfq_cl_id(vf, q); in vfq_stat_id() 400 return vfq_cl_id(vf, q); in vfq_qzone_id()
|
H A D | bnx2x_sriov.c | 596 ramrod->cl_id = vfq_cl_id(vf, vfq); in bnx2x_vf_prep_rx_mode() 1417 u8 cl_id = vfq_cl_id(vf, q); in bnx2x_vfq_init()
|
H A D | bnx2x_vfpf.c | 547 u8 cl_id = vfq_cl_id(vf, q); in bnx2x_leading_vfq_init()
|
Completed in 19 milliseconds