Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.h36 int bnxt_set_vf_spoofchk(struct net_device *, int, bool);
Dbnxt_sriov.c69 int bnxt_set_vf_spoofchk(struct net_device *dev, int vf_id, bool setting) in bnxt_set_vf_spoofchk() function
Dbnxt.c13194 .ndo_set_vf_spoofchk = bnxt_set_vf_spoofchk,