Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.h18 int bnxt_set_vf_spoofchk(struct net_device *, int, bool);
Dbnxt_sriov.c39 int bnxt_set_vf_spoofchk(struct net_device *dev, int vf_id, bool setting) in bnxt_set_vf_spoofchk() function
Dbnxt.c5526 .ndo_set_vf_spoofchk = bnxt_set_vf_spoofchk,