Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h1394 #define M88IGC_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
H A Digc_phy.c2689 if ((phy_data & M88IGC_PSSR_SPEED) == M88IGC_PSSR_1000MBS) { in igc_get_phy_info_m88()