Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth_ethtool.c626 if (fp->port_caps & FUN_PORT_CAP_STATS) { in fun_get_sset_count()
645 if (fp->port_caps & FUN_PORT_CAP_STATS) { in fun_get_strings()
758 if (fp->port_caps & FUN_PORT_CAP_STATS) in fun_get_ethtool_stats()
852 if (!(fp->port_caps & FUN_PORT_CAP_STATS)) in fun_get_pause_stats()
864 if (!(fp->port_caps & FUN_PORT_CAP_STATS)) in fun_get_802_3_stats()
881 if (!(fp->port_caps & FUN_PORT_CAP_STATS)) in fun_get_802_3_ctrl_stats()
905 if (!(fp->port_caps & FUN_PORT_CAP_STATS)) in fun_get_rmon_stats()
937 if (!(fp->port_caps & FUN_PORT_CAP_STATS)) in fun_get_fec_stats()
A Dfuneth_main.c1476 if (!(fp->port_caps & FUN_PORT_CAP_STATS)) in fun_init_stats_area()
/linux-6.3-rc2/drivers/net/ethernet/fungible/funcore/
A Dfun_hci.h353 FUN_PORT_CAP_STATS = 0x2, enumerator

Completed in 31 milliseconds