Searched refs:txmap (Results 1 – 2 of 2) sorted by relevance
780 bus_dmamap_t txmap; in rge_encap() local789 txmap = txq->txq_dmamap; in rge_encap()794 error = bus_dmamap_load_mbuf_sg(sc->sc_dmat_tx_buf, txmap, m, in rge_encap()804 bus_dmamap_load_mbuf_sg(sc->sc_dmat_tx_buf, txmap, m, in rge_encap()813 bus_dmamap_sync(sc->sc_dmat_tx_buf, txmap, BUS_DMASYNC_PREWRITE); in rge_encap()
994 u16 txmap = WPA_GET_LE16(&mode->vht_mcs_set[4]); in hostapd_ctrl_iface_status() local999 rxmap, txmap); in hostapd_ctrl_iface_status()