Home
last modified time | relevance | path

Searched refs:tx_stop_threshold (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/freescale/
H A Dfec.h488 unsigned short tx_stop_threshold; member
H A Dfec_main.c815 if (entries_free <= txq->tx_stop_threshold) in fec_enet_start_xmit()
2858 txq->tx_stop_threshold = FEC_MAX_SKB_DESCS; in fec_enet_alloc_queue()
2860 (txq->bd.ring_size - txq->tx_stop_threshold) / 2; in fec_enet_alloc_queue()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/freescale/
H A Dfec.h488 unsigned short tx_stop_threshold; member
H A Dfec_main.c815 if (entries_free <= txq->tx_stop_threshold) in fec_enet_start_xmit()
2858 txq->tx_stop_threshold = FEC_MAX_SKB_DESCS; in fec_enet_alloc_queue()
2860 (txq->bd.ring_size - txq->tx_stop_threshold) / 2; in fec_enet_alloc_queue()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/freescale/
H A Dfec.h488 unsigned short tx_stop_threshold; member
H A Dfec_main.c815 if (entries_free <= txq->tx_stop_threshold) in fec_enet_start_xmit()
2858 txq->tx_stop_threshold = FEC_MAX_SKB_DESCS; in fec_enet_alloc_queue()
2860 (txq->bd.ring_size - txq->tx_stop_threshold) / 2; in fec_enet_alloc_queue()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c348 int tx_stop_threshold; member
1019 if (txq->tx_desc_count >= txq->tx_stop_threshold) in mv643xx_eth_xmit()
2041 txq->tx_stop_threshold = txq->tx_ring_size - MV643XX_MAX_SKB_DESCS; in txq_init()
2042 txq->tx_wake_threshold = txq->tx_stop_threshold / 2; in txq_init()
H A Dmvneta.c635 int tx_stop_threshold; member
2059 if (txq->count >= txq->tx_stop_threshold) in mvneta_xdp_submit_frame()
2857 if (txq->count >= txq->tx_stop_threshold) in mvneta_tx()
3409 txq->tx_stop_threshold = txq->size - MVNETA_MAX_SKB_DESCS; in mvneta_txq_sw_init()
3410 txq->tx_wake_threshold = txq->tx_stop_threshold / 2; in mvneta_txq_sw_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c348 int tx_stop_threshold; member
1019 if (txq->tx_desc_count >= txq->tx_stop_threshold) in mv643xx_eth_xmit()
2041 txq->tx_stop_threshold = txq->tx_ring_size - MV643XX_MAX_SKB_DESCS; in txq_init()
2042 txq->tx_wake_threshold = txq->tx_stop_threshold / 2; in txq_init()
H A Dmvneta.c635 int tx_stop_threshold; member
2059 if (txq->count >= txq->tx_stop_threshold) in mvneta_xdp_submit_frame()
2857 if (txq->count >= txq->tx_stop_threshold) in mvneta_tx()
3409 txq->tx_stop_threshold = txq->size - MVNETA_MAX_SKB_DESCS; in mvneta_txq_sw_init()
3410 txq->tx_wake_threshold = txq->tx_stop_threshold / 2; in mvneta_txq_sw_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c348 int tx_stop_threshold; member
1019 if (txq->tx_desc_count >= txq->tx_stop_threshold) in mv643xx_eth_xmit()
2041 txq->tx_stop_threshold = txq->tx_ring_size - MV643XX_MAX_SKB_DESCS; in txq_init()
2042 txq->tx_wake_threshold = txq->tx_stop_threshold / 2; in txq_init()
H A Dmvneta.c635 int tx_stop_threshold; member
2059 if (txq->count >= txq->tx_stop_threshold) in mvneta_xdp_submit_frame()
2857 if (txq->count >= txq->tx_stop_threshold) in mvneta_tx()
3409 txq->tx_stop_threshold = txq->size - MVNETA_MAX_SKB_DESCS; in mvneta_txq_sw_init()
3410 txq->tx_wake_threshold = txq->tx_stop_threshold / 2; in mvneta_txq_sw_init()