Searched refs:TBI_ACCEPT (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/net/ |
H A D | e1000.h | 1850 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ macro
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.h | 2452 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ macro
|
H A D | e1000_main.c | 4096 if (TBI_ACCEPT(hw, status, errors, length, last_byte)) { in e1000_tbi_should_accept()
|