Searched defs:max_tx (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.4/tools/include/uapi/linux/ |
D | ethtool.h | 42 __u32 max_tx; member
|
/Linux-v5.4/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-v5.4/drivers/usb/core/ |
D | config.c | 77 int max_tx; in usb_parse_ss_endpoint_companion() local
|
/Linux-v5.4/drivers/tty/serial/ |
D | rp2.c | 434 u16 max_tx = FIFO_SIZE - readw(up->base + RP2_TX_FIFO_COUNT); in rp2_tx_chars() local
|
/Linux-v5.4/include/net/bluetooth/ |
D | l2cap.h | 80 __u8 max_tx; member 536 __u8 max_tx; member
|
/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/ |
D | lio_ethtool.c | 502 u32 max_rx = 0, max_tx = 0, tx_count = 0, rx_count = 0; in lio_ethtool_get_channels() local
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | debugfs.c | 1112 struct statistics_tx *tx, *accum_tx, *delta_tx, *max_tx; in iwl_dbgfs_ucode_tx_stats_read() local
|
/Linux-v5.4/drivers/spi/ |
D | spi.c | 1009 unsigned int max_tx, max_rx; in spi_map_msg() local
|
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 10328 int max_rx, max_tx, tx_sets = 1; in bnxt_check_rings() local 11409 static void _bnxt_get_max_rings(struct bnxt *bp, int *max_rx, int *max_tx, in _bnxt_get_max_rings() 11438 int bnxt_get_max_rings(struct bnxt *bp, int *max_rx, int *max_tx, bool shared) in bnxt_get_max_rings() 11451 static int bnxt_get_dflt_rings(struct bnxt *bp, int *max_rx, int *max_tx, in bnxt_get_dflt_rings()
|
/Linux-v5.4/include/uapi/linux/ |
D | ethtool.h | 544 __u32 max_tx; member
|