Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c3132 #define HIDE_PORT_STAT(bp) IS_VF(bp) macro
3154 if (HIDE_PORT_STAT(bp)) { 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()