Searched refs:ptr_gap (Results 1 – 1 of 1) sorted by relevance
1495 u16 ptr_gap; in e1000_check_for_copper_link_ich8lan() local1510 ptr_gap = (data & (0x3FF << 2)) >> 2; in e1000_check_for_copper_link_ich8lan()1511 if (ptr_gap < 0x18) { in e1000_check_for_copper_link_ich8lan()