Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h458 int bnx2x_vf_queue_teardown(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid);
H A Dbnx2x_sriov.c625 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 Dbnx2x_vfpf.c1955 rc = bnx2x_vf_queue_teardown(bp, vf, qid); in bnx2x_vf_mbx_teardown_q()