Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.h185 #define OCTEP_LINK_MODE_PAUSE_SUPPORTED BIT(0) macro
H A Doctep_ethtool.c312 if (link_info->pause & OCTEP_LINK_MODE_PAUSE_SUPPORTED) in octep_get_link_ksettings()