Searched refs:bnx2x_vf_queue_teardown (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.h | 458 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid);
|
H A D | bnx2x_sriov.c | 625 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid) in bnx2x_vf_queue_teardown() function 2170 rc = bnx2x_vf_queue_teardown(bp, vf, i); in bnx2x_vf_close()
|
H A D | bnx2x_vfpf.c | 1953 rc = bnx2x_vf_queue_teardown(bp, vf, qid); in bnx2x_vf_mbx_teardown_q()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sriov.h | 458 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid);
|
H A D | bnx2x_sriov.c | 625 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid) in bnx2x_vf_queue_teardown() function 2163 rc = bnx2x_vf_queue_teardown(bp, vf, i); in bnx2x_vf_close()
|
H A D | bnx2x_vfpf.c | 1955 rc = bnx2x_vf_queue_teardown(bp, vf, qid); in bnx2x_vf_mbx_teardown_q()
|
Completed in 17 milliseconds