Home
last modified time | relevance | path

Searched refs:TXD_LIST_OWN_XENA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.h496 #define TXD_LIST_OWN_XENA s2BIT(7) macro
H A Ds2io.c3014 while ((!(txdlp->Control_1 & TXD_LIST_OWN_XENA)) && in tx_intr_handler()
4118 txdp->Control_1 |= TXD_LIST_OWN_XENA; in s2io_xmit()