Home
last modified time | relevance | path

Searched refs:rx_bds_per_q (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c48 (TOTAL_DESC - priv->hw_params->rx_queues * priv->hw_params->rx_bds_per_q)
2985 end += priv->hw_params->rx_bds_per_q; in bcmgenet_init_rx_queues()
3687 .rx_bds_per_q = 0,
3704 .rx_bds_per_q = 0,
3722 .rx_bds_per_q = 0,
3740 .rx_bds_per_q = 0,
3848 params->rx_queues, params->rx_bds_per_q, in bcmgenet_set_hw_params()
H A Dbcmgenet.h517 u8 rx_bds_per_q; member