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