Home
last modified time | relevance | path

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

/drivers/net/wireless/intersil/prism54/
Dislpci_dev.h139 u32 data_low_tx_full; /* full detected flag */ member
Dislpci_dev.c298 if (priv->data_low_tx_full) { in islpci_interrupt()
308 priv->data_low_tx_full = 0; in islpci_interrupt()
589 priv->data_low_tx_full = 0; in islpci_reset()
Dislpci_eth.c211 priv->data_low_tx_full = 1; in islpci_eth_transmit()