Searched refs:fcnt_tx (Results 1 – 1 of 1) sorted by relevance
539 int new_z2, fcnt_rx, fcnt_tx, maxlen; in hfcpci_empty_fifo_trans() local557 fcnt_tx = le16_to_cpu(*z2t) - le16_to_cpu(*z1t); in hfcpci_empty_fifo_trans()558 if (fcnt_tx <= 0) in hfcpci_empty_fifo_trans()559 fcnt_tx += B_FIFO_SIZE; in hfcpci_empty_fifo_trans()561 fcnt_tx = B_FIFO_SIZE - fcnt_tx; in hfcpci_empty_fifo_trans()590 recv_Bchannel(bch, fcnt_tx, false); /* bch, id, !force */ in hfcpci_empty_fifo_trans()