Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c3131 #define IS_PORT_STAT(i) (bnx2x_stats_arr[i].is_port_stat) macro
3156 if (!IS_PORT_STAT(i)) in bnx2x_get_sset_count()
3210 if (HIDE_PORT_STAT(bp) && IS_PORT_STAT(i)) in bnx2x_get_strings()
3268 if (HIDE_PORT_STAT(bp) && IS_PORT_STAT(i)) in bnx2x_get_ethtool_stats()