Searched refs:bnx2x_vf_mcast (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.h | 457 int bnx2x_vf_mcast(struct bnx2x *bp, struct bnx2x_virtf *vf,
|
D | bnx2x_sriov.c | 557 int bnx2x_vf_mcast(struct bnx2x *bp, struct bnx2x_virtf *vf, in bnx2x_vf_mcast() function 674 rc = bnx2x_vf_mcast(bp, vf, NULL, 0, false); in bnx2x_vf_queue_teardown() 896 bnx2x_vf_mcast(bp, vf, NULL, 0, true); in bnx2x_vf_flr()
|
D | bnx2x_vfpf.c | 1832 rc = bnx2x_vf_mcast(bp, vf, msg->multicast, in bnx2x_vf_mbx_qfilters()
|