Searched refs:T_OWN (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dde4x5.h780 #define T_OWN 0x80000000 /* Own Bit */ macro
H A Dde4x5.c1908 lp->tx_ring[lp->tx_new].status = cpu_to_le32(T_OWN); load_packet()
3572 !(le32_to_cpu(lp->tx_ring[lp->tmp].status) & (T_OWN | TD_ES)) && ping_media()

Completed in 310 milliseconds