Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
Dich8lan.c1489 u16 ptr_gap; in e1000_check_for_copper_link_ich8lan() local
1504 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()