Home
last modified time | relevance | path

Searched refs:INT_EN_TSFL_EN_ (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmsc911x.h154 #define INT_EN_TSFL_EN_ 0x00000080 macro
Dsmc911x.c308 mask = INT_EN_TDFA_EN_ | INT_EN_TSFL_EN_ | INT_EN_RSFL_EN_ | in smc911x_enable()
505 SMC_ENABLE_INT(lp, INT_EN_TDFA_EN_ | INT_EN_TSFL_EN_); in smc911x_hardware_send_pkt()
Dsmc911x.h418 #define INT_EN_TSFL_EN_ (0x00000080) /* R/W */ macro