/linux/include/net/ |
H A D | netdev_queues.h | 260 * Reports completed pkts/bytes to BQL. 272 /* Report to BQL and piggy back on its barrier. \
|
/linux/drivers/net/can/dev/ |
H A D | length.c | 55 * Rationale: this function is to be used for the BQL functions
|
/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac.h | 242 unsigned int packets; /* BQL packet count */ 243 unsigned int bytes; /* BQL byte count */
|
/linux/drivers/net/ipa/ |
H A D | gsi_trans.h | 44 * @trans_count: Channel transaction count when committed (for BQL accounting)
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_main.h | 66 /* BQL-related functions */
|
/linux/net/ |
H A D | Kconfig | 355 config BQL 353 config BQL global() config
|
/linux/drivers/net/can/usb/etas_es58x/ |
H A D | es58x_fd.c | 544 * from becoming busy was chosen. In practice, BQL would
|
H A D | es58x_core.h | 300 * queue. Used by the Byte Queue Limits (BQL) to determine how
|
H A D | es58x_core.c | 469 * queue (c.f. BQL). 1899 * This function relies on Byte Queue Limits (BQL). The main benefit
|
/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_common.c | 608 /* Report BQL before sending the packet */ in emac_xmit_xdp_frame() 967 /* report bql before sending packet */ in icssg_ndo_start_xmit()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4_en.h | 303 * Only queue_stopped might be used if BQL is not properly working.
|
/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-nuss.c | 1136 /* Report BQL before sending the packet */ in am65_cpsw_xdp_tx_frame() 1151 /* Inform BQL */ in am65_cpsw_xdp_tx_frame() 1711 /* report bql before sending packet */ in am65_cpsw_nuss_ndo_slave_xmit() 1725 /* inform bql */ in am65_cpsw_nuss_ndo_slave_xmit()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | net_driver.h | 212 * (efx_process_channel()). For BQL. 216 * the same values that are reported to BQL).
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_txrx.h | 620 * we can update BQL with aggregate cleaned stats for each TXQ
|
H A D | idpf_txrx.c | 2275 /* Update BQL */ in idpf_tx_clean_complq() 2786 /* record bytecount for BQL */ in idpf_tx_splitq_map()
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.c | 1233 /* reset BQL after forced tx reclaim to prevent kernel panic */ in bcm_enet_stop() 2378 /* reset BQL after forced tx reclaim to prevent kernel panic */ in bcm_enetsw_stop()
|
/linux/drivers/net/ethernet/via/ |
H A D | via-rhine.c | 74 * With BQL support, we can increase TX ring safely. 1992 /* Pity we can't rely on the nearby BQL completion implicit barrier. */ in rhine_tx()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.c | 278 /* get the bql data ready */ in ice_clean_tx_irq() 2620 /* prefetch for bql data which is infrequently used */ in ice_xmit_frame_ring()
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_netdev.c | 186 /* reset BQL values */ in fm10k_clean_tx_ring()
|
/linux/arch/um/drivers/ |
H A D | vector_kern.c | 1059 /* We do BQL only in the vector path, no point doing it in in vector_net_start_xmit()
|
/linux/drivers/net/can/kvaser_pciefd/ |
H A D | kvaser_pciefd_core.c | 1645 /* Report ACKs in this buffer to BQL en masse for correct periods */ in kvaser_pciefd_read_buffer()
|
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_txrx.c | 2410 /* Reset BQL associated with Tx queue */ in fbnic_nv_flush()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.c | 254 /* Update BQL */ in ef4_process_channel()
|
/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | 1814 /* keep Tx bytes on wire for BQL accounting */ in gfar_start_xmit()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 3933 * - ITR is set to > 100k int/sec and BQL is enabled in ixgbe_configure_tx_ring() 6634 /* reset BQL for queue */ in ixgbe_clean_tx_ring()
|