Home
last modified time | relevance | path

Searched refs:STAT_TXON (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/seeq/
H A Dether3.h55 #define STAT_TXON 0x0400 macro
H A Dether3.c328 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)) in ether3_init_for_open()
422 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)) in ether3_close()
529 if (!(ether3_inw(REG_STATUS) & STAT_TXON)) { in ether3_sendpacket()
/kernel/linux/linux-6.6/drivers/net/ethernet/seeq/
H A Dether3.h55 #define STAT_TXON 0x0400 macro
H A Dether3.c328 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)) in ether3_init_for_open()
422 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)) in ether3_close()
529 if (!(ether3_inw(REG_STATUS) & STAT_TXON)) { in ether3_sendpacket()

Completed in 5 milliseconds