Searched refs:ALE_TX_RING_SZ (Results 1 – 2 of 2) sorted by relevance
108 #define ALE_TX_RING_SZ \ macro
969 tx_ring_end = sc->ale_cdata.ale_tx_ring_paddr + ALE_TX_RING_SZ; in ale_check_boundary()1040 ALE_TX_RING_SZ, /* maxsize */ in ale_dma_alloc()1042 ALE_TX_RING_SZ, /* maxsegsize */ in ale_dma_alloc()1126 ALE_TX_RING_SZ, ale_dmamap_cb, &ctx, 0); in ale_dma_alloc()2906 bzero(sc->ale_cdata.ale_tx_ring, ALE_TX_RING_SZ); in ale_init_tx_ring()