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.c51 (TOTAL_DESC - priv->hw_params->rx_queues * priv->hw_params->rx_bds_per_q)
2933 priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
2934 i * priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
2936 priv->hw_params->rx_bds_per_q); in bcmgenet_init_rx_queues()
2947 priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
3735 .rx_bds_per_q = 0,
3749 .rx_bds_per_q = 0,
3766 .rx_bds_per_q = 0,
3785 .rx_bds_per_q = 0,
3804 .rx_bds_per_q = 0,
[all …]
H A Dbcmgenet.h487 u8 rx_bds_per_q; member