Home
last modified time | relevance | path

Searched refs:tpd_size (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/qualcomm/emac/
A Demac.h347 unsigned int tpd_size; /* in quad words */ member
A Demac-mac.c686 tx_q->tpd.size = tx_q->tpd.count * (adpt->tpd_size * 4); in emac_tx_q_desc_alloc()
765 ring_header->size = num_tx_descs * (adpt->tpd_size * 4) + in emac_mac_rx_tx_rings_alloc_all()
1031 hw_tpd = EMAC_TPD(tx_q, adpt->tpd_size, tx_q->tpd.produce_idx); in emac_tx_tpd_create()
1047 EMAC_TPD(tx_q, adpt->tpd_size, tx_q->tpd.last_produce_idx); in emac_tx_tpd_mark_last()
A Demac.c402 adpt->tpd_size = EMAC_TPD_SIZE; in emac_init_adapter()

Completed in 9 milliseconds