Home
last modified time | relevance | path

Searched refs:TX_OK (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cirrus/
Dcs89x0.h239 #define TX_OK 0x0100 macro
243 #define TX_SEND_OK_BITS (TX_OK|TX_LOST_CRS)
Dcs89x0.c542 if ((readreg(dev, PP_TxEvent) & TX_SEND_OK_BITS) == TX_OK) { in send_test_pkt()
739 if ((status & (TX_OK | in net_interrupt()
743 TX_16_COL)) != TX_OK) { in net_interrupt()
744 if ((status & TX_OK) == 0) in net_interrupt()
Dmac89x0.c443 if ((status & TX_OK) == 0) in net_interrupt()
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h318 #define TX_OK 0x00000002 /* TX Frame Sent With No Errors */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h305 #define TX_OK 0x00000002 /* TX Frame Sent With No Errors */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h319 #define TX_OK 0x00000002 /* TX Frame Sent With No Errors */ macro