Searched refs:E1000_LENERRS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/igb/ | ||
D | e1000_regs.h | 274 #define E1000_LENERRS 0x04138 /* Length Errors Count */ macro |
D | e1000_82575.c | 1926 rd32(E1000_LENERRS); in igb_clear_hw_cntrs_82575() |