Searched refs:TF_MORE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/amd/ | ||
D | ariadne.h | 328 #define TF_MORE 0x0010 /* More than one retry needed */ macro |
D | ariadne.c | 337 if (status & (TF_MORE | TF_ONE)) in ariadne_interrupt() |