Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dioctl.c910 static int ethtool_rxnfc_copy_struct(u32 cmd, struct ethtool_rxnfc *info, in ethtool_rxnfc_copy_struct() function
979 rc = ethtool_rxnfc_copy_struct(cmd, &info, &info_size, useraddr); in ethtool_set_rxnfc()
1006 ret = ethtool_rxnfc_copy_struct(cmd, &info, &info_size, useraddr); in ethtool_get_rxnfc()