Home
last modified time | relevance | path

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

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