Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/e1000/
De1000_hw.h2455 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ macro
De1000_main.c4095 if (TBI_ACCEPT(hw, status, errors, length, last_byte)) { in e1000_tbi_should_accept()