Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h499 int bnx2x_set_vf_spoofchk(struct net_device *dev, int idx, bool val);
Dbnx2x_sriov.c2957 int bnx2x_set_vf_spoofchk(struct net_device *dev, int idx, bool val) in bnx2x_set_vf_spoofchk() function
Dbnx2x_main.c13076 .ndo_set_vf_spoofchk = bnx2x_set_vf_spoofchk,