Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h1693 #define ADVERTISED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause) macro
/external/ethtool/
Dethtool-copy.h1573 #define ADVERTISED_Pause __ETHTOOL_LINK_MODE_LEGACY_MASK(Pause) macro
Dethtool.c1341 if (advertising & lp_advertising & ADVERTISED_Pause) { in dump_pause()
1346 if (advertising & ADVERTISED_Pause) in dump_pause()
1348 else if (lp_advertising & ADVERTISED_Pause) in dump_pause()