Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h134 #define IGC_I225_PHPM_DIS_2500 0x0800 /* Disable 2.5G globally */ macro
H A Digc_i225.c1277 data |= IGC_I225_PHPM_DIS_2500; in igc_set_d0_lplu_state_i225()
1280 data &= ~IGC_I225_PHPM_DIS_2500; in igc_set_d0_lplu_state_i225()