Home
last modified time | relevance | path

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

/linux-6.12.1/net/ethtool/
Dioctl.c921 static int ethtool_rxnfc_copy_struct(u32 cmd, struct ethtool_rxnfc *info, in ethtool_rxnfc_copy_struct() function
991 rc = ethtool_rxnfc_copy_struct(cmd, &info, &info_size, useraddr); in ethtool_set_rxnfc()
1037 ret = ethtool_rxnfc_copy_struct(cmd, &info, &info_size, useraddr); in ethtool_get_rxnfc()