Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dwanxl.c172 case PACKET_EMPTY: in wanxl_tx_intr()
185 desc->stat = PACKET_EMPTY; /* Free descriptor */ in wanxl_tx_intr()
200 desc->stat != PACKET_EMPTY) { in wanxl_rx_intr()
239 desc->stat = PACKET_EMPTY; /* Free descriptor */ in wanxl_rx_intr()
281 if (desc->stat != PACKET_EMPTY) { in wanxl_xmit()
306 if (get_status(port)->tx_descs[port->tx_out].stat != PACKET_EMPTY) { in wanxl_xmit()
410 get_status(port)->tx_descs[i].stat = PACKET_EMPTY; in wanxl_open()
455 if (desc->stat != PACKET_EMPTY) { in wanxl_close()
456 desc->stat = PACKET_EMPTY; in wanxl_close()
Dwanxl.h37 #define PACKET_EMPTY 0x00 macro
Dwanxlfw.S515 cmpl #PACKET_EMPTY, (%d2) // desc stat