Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qualcomm/emac/
A Demac.h345 unsigned int rrd_size; /* in quad words */ member
A Demac-mac.c728 rx_q->rrd.size = rx_q->rrd.count * (adpt->rrd_size * 4); in emac_rx_descs_alloc()
767 num_rx_descs * (adpt->rrd_size * 4) + in emac_mac_rx_tx_rings_alloc_all()
994 u32 *hw_rrd = EMAC_RRD(rx_q, adpt->rrd_size, rx_q->rrd.consume_idx); in emac_rx_process_rrd()
A Demac.c401 adpt->rrd_size = EMAC_RRD_SIZE; in emac_init_adapter()

Completed in 10 milliseconds