Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c58 (TOTAL_DESC - priv->hw_params->rx_queues * priv->hw_params->rx_bds_per_q)
2320 priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
2321 i * priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
2323 priv->hw_params->rx_bds_per_q); in bcmgenet_init_rx_queues()
2334 priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
3111 .rx_bds_per_q = 0,
3125 .rx_bds_per_q = 0,
3142 .rx_bds_per_q = 0,
3161 .rx_bds_per_q = 0,
3271 params->rx_queues, params->rx_bds_per_q, in bcmgenet_set_hw_params()
Dbcmgenet.h523 u8 rx_bds_per_q; member