Home
last modified time | relevance | path

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

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