Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/prism54/
Dislpci_dev.h155 u32 data_low_tx_full; /* full detected flag */ member
Dislpci_dev.c306 if (priv->data_low_tx_full) { in islpci_interrupt()
316 priv->data_low_tx_full = 0; in islpci_interrupt()
590 priv->data_low_tx_full = 0; in islpci_reset()
Dislpci_eth.c232 priv->data_low_tx_full = 1; in islpci_eth_transmit()