Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c58 (TOTAL_DESC - priv->hw_params->rx_queues * priv->hw_params->rx_bds_per_q)
2248 priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
2249 i * priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
2251 priv->hw_params->rx_bds_per_q); in bcmgenet_init_rx_queues()
2262 priv->hw_params->rx_bds_per_q, in bcmgenet_init_rx_queues()
3146 .rx_bds_per_q = 0,
3160 .rx_bds_per_q = 0,
3177 .rx_bds_per_q = 0,
3196 .rx_bds_per_q = 0,
3306 params->rx_queues, params->rx_bds_per_q, in bcmgenet_set_hw_params()
Dbcmgenet.h519 u8 rx_bds_per_q; member