Home
last modified time | relevance | path

Searched defs:max_tx (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.c438 u16 *max_tx, u16 *max_nq) in _bnge_get_max_rings()
465 u16 *max_tx, bool shared) in bnge_get_max_rings()
478 static int bnge_get_dflt_rings(struct bnge_dev *bd, u16 *max_rx, u16 *max_tx, in bnge_get_dflt_rings()
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ram.h47 u8 max_tx; member
/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945-debug.c307 struct iwl39_stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il3945_ucode_tx_stats_read() local
H A D4965-debug.c461 struct stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il4965_ucode_tx_stats_read() local
/linux/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c160 u32 max_tx = tx_ring->max_items; in hfi1_ipoib_poll_tx_ring() local
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c503 u32 max_rx = 0, max_tx = 0, tx_count = 0, rx_count = 0; in lio_ethtool_get_channels() local
/linux/drivers/spi/
H A Dspi.c1593 unsigned int max_tx, max_rx; in spi_map_msg() local
/linux/include/uapi/linux/
H A Dethtool.h555 __u32 max_tx; member