Home
last modified time | relevance | path

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

/linux/drivers/net/wan/
H A Dwanxl.c168 case PACKET_EMPTY: in wanxl_tx_intr()
181 desc->stat = PACKET_EMPTY; /* Free descriptor */ in wanxl_tx_intr()
195 desc->stat != PACKET_EMPTY) { in wanxl_rx_intr()
235 desc->stat = PACKET_EMPTY; /* Free descriptor */ in wanxl_rx_intr()
272 if (desc->stat != PACKET_EMPTY) { in wanxl_xmit()
297 if (get_status(port)->tx_descs[port->tx_out].stat != PACKET_EMPTY) { in wanxl_xmit()
394 get_status(port)->tx_descs[i].stat = PACKET_EMPTY; in wanxl_open()
437 if (desc->stat != PACKET_EMPTY) { in wanxl_close()
438 desc->stat = PACKET_EMPTY; in wanxl_close()
H A Dwanxl.h34 #define PACKET_EMPTY 0x00 macro
H A Dwanxlfw.S514 cmpl #PACKET_EMPTY, (%d2) // desc stat