Searched refs:bnxt_set_vf_spoofchk (Results 1 – 3 of 3) sorted by relevance
36 int bnxt_set_vf_spoofchk(struct net_device *, int, bool);
80 int bnxt_set_vf_spoofchk(struct net_device *dev, int vf_id, bool setting) in bnxt_set_vf_spoofchk() function
8513 .ndo_set_vf_spoofchk = bnxt_set_vf_spoofchk,