Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c58 (TOTAL_DESC - priv->hw_params->rx_queues * priv->hw_params->rx_bds_per_q)
2092 priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
2093 i * priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
2095 priv->hw_params->rx_bds_per_q); in bcmgenet_init_rx_queues()
2106 priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
2889 .rx_bds_per_q = 0,
2903 .rx_bds_per_q = 0,
2920 .rx_bds_per_q = 0,
2939 .rx_bds_per_q = 0,
3049 params->rx_queues, params->rx_bds_per_q, in bcmgenet_set_hw_params()
Dbcmgenet.h520 u8 rx_bds_per_q; member