Searched defs:max_tx (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/drivers/net/can/spi/mcp251xfd/ |
D | mcp251xfd-ram.h | 47 u8 max_tx; member
|
/linux-6.1.9/tools/include/uapi/linux/ |
D | ethtool.h | 42 __u32 max_tx; member
|
/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/ |
D | 3945-debug.c | 307 struct iwl39_stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il3945_ucode_tx_stats_read() local
|
D | 4965-debug.c | 461 struct stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il4965_ucode_tx_stats_read() local
|
/linux-6.1.9/drivers/usb/core/ |
D | config.c | 77 int max_tx; in usb_parse_ss_endpoint_companion() local
|
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | ipoib_tx.c | 160 u32 max_tx = tx_ring->max_items; in hfi1_ipoib_poll_tx_ring() local
|
/linux-6.1.9/drivers/tty/serial/ |
D | rp2.c | 430 u16 max_tx = FIFO_SIZE - readw(up->base + RP2_TX_FIFO_COUNT); in rp2_tx_chars() local
|
/linux-6.1.9/drivers/net/ethernet/cavium/liquidio/ |
D | lio_ethtool.c | 501 u32 max_rx = 0, max_tx = 0, tx_count = 0, rx_count = 0; in lio_ethtool_get_channels() local
|
/linux-6.1.9/include/net/bluetooth/ |
D | l2cap.h | 81 __u8 max_tx; member 579 __u8 max_tx; member
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | debugfs.c | 1108 struct statistics_tx *tx, *accum_tx, *delta_tx, *max_tx; in iwl_dbgfs_ucode_tx_stats_read() local
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 12091 int max_rx, max_tx, tx_sets = 1; in bnxt_check_rings() local 13223 static void _bnxt_get_max_rings(struct bnxt *bp, int *max_rx, int *max_tx, in _bnxt_get_max_rings() 13252 int bnxt_get_max_rings(struct bnxt *bp, int *max_rx, int *max_tx, bool shared) in bnxt_get_max_rings() 13265 static int bnxt_get_dflt_rings(struct bnxt *bp, int *max_rx, int *max_tx, in bnxt_get_dflt_rings()
|
/linux-6.1.9/drivers/spi/ |
D | spi.c | 1279 unsigned int max_tx, max_rx; in spi_map_msg() local
|
/linux-6.1.9/include/uapi/linux/ |
D | ethtool.h | 557 __u32 max_tx; member
|