Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h1392 #define M88IGC_PSSR_SPEED 0xC000 /* Speed, bits 14:15 */ macro
H A Digc_phy.c2689 if ((phy_data & M88IGC_PSSR_SPEED) == M88IGC_PSSR_1000MBS) { in igc_get_phy_info_m88()