Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_sriov.h92 int hinic_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, bool setting);
H A Dhinic_main.c899 .ndo_set_vf_spoofchk = hinic_ndo_set_vf_spoofchk,
H A Dhinic_sriov.c948 int hinic_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, bool setting) in hinic_ndo_set_vf_spoofchk() function