Searched refs:iwx_tx_update_byte_tbl (Results 1 – 1 of 1) sorted by relevance
| /src/sys/dev/iwx/ |
| H A D | if_iwx.c | 477 static void iwx_tx_update_byte_tbl(struct iwx_softc *, struct iwx_tx_ring *, int, 4767 iwx_tx_update_byte_tbl(sc, ring, ring->tail, 0, 0); in iwx_txq_advance() 5613 iwx_tx_update_byte_tbl(struct iwx_softc *sc, struct iwx_tx_ring *txq, in iwx_tx_update_byte_tbl() function 5858 iwx_tx_update_byte_tbl(sc, ring, ring->cur, totlen, num_tbs); in iwx_tx()
|