Home
last modified time | relevance | path

Searched defs:set_rxnfc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dethtool.h460 int (*set_rxnfc)(struct net_device *, struct ethtool_rxnfc *); member
/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h587 int (*set_rxnfc)(struct dsa_switch *ds, int port, member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1920 static int set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in set_rxnfc() function