Searched refs:IGC_TIPG_IPGT_MASK (Results 1 – 2 of 2) sorted by relevance
439 #define IGC_TIPG_IPGT_MASK 0x000003FF macro
489 if ((tipg & IGC_TIPG_IPGT_MASK) != 0x0b) { in eth_igc_link_update()490 tipg &= ~IGC_TIPG_IPGT_MASK; in eth_igc_link_update()