Searched defs:tx_queued (Results 1 - 2 of 2) sorted by relevance

/drivers/tty/ipwireless/
H A Dhardware.c241 int tx_queued; member in struct:ipw_hardware
510 hw->tx_queued++;
960 if (hw->tx_queued && hw->tx_ready) {
972 hw->tx_queued--;
979 hw->tx_queued = 0;
998 hw->tx_queued = 0;
1243 hw->tx_queued++;
/drivers/staging/lustre/lnet/klnds/o2iblnd/
H A Do2iblnd.h535 short tx_queued; /* queued for sending */ member in struct:kib_tx

Completed in 125 milliseconds