Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wan/
Dwanxl.c169 case PACKET_EMPTY: in wanxl_tx_intr()
182 desc->stat = PACKET_EMPTY; /* Free descriptor */ in wanxl_tx_intr()
197 desc->stat != PACKET_EMPTY) { in wanxl_rx_intr()
237 desc->stat = PACKET_EMPTY; /* Free descriptor */ in wanxl_rx_intr()
279 if (desc->stat != PACKET_EMPTY) { in wanxl_xmit()
304 if (get_status(port)->tx_descs[port->tx_out].stat != PACKET_EMPTY) { in wanxl_xmit()
408 get_status(port)->tx_descs[i].stat = PACKET_EMPTY; in wanxl_open()
453 if (desc->stat != PACKET_EMPTY) { in wanxl_close()
454 desc->stat = PACKET_EMPTY; in wanxl_close()
Dwanxl.h34 #define PACKET_EMPTY 0x00 macro
Dwanxlfw.S514 cmpl #PACKET_EMPTY, (%d2) // desc stat