Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
D3945-debug.c325 struct iwl39_stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il3945_ucode_tx_stats_read() local
D4965-debug.c479 struct stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il4965_ucode_tx_stats_read() local
/Linux-v4.19/drivers/usb/core/
Dconfig.c77 int max_tx; in usb_parse_ss_endpoint_companion() local
/Linux-v4.19/drivers/tty/serial/
Drp2.c434 u16 max_tx = FIFO_SIZE - readw(up->base + RP2_TX_FIFO_COUNT); in rp2_tx_chars() local
/Linux-v4.19/include/net/bluetooth/
Dl2cap.h80 __u8 max_tx; member
532 __u8 max_tx; member
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c495 u32 max_rx = 0, max_tx = 0, tx_count = 0, rx_count = 0; in lio_ethtool_get_channels() local
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c7840 int max_rx, max_tx, tx_sets = 1; in bnxt_check_rings() local
8616 static void _bnxt_get_max_rings(struct bnxt *bp, int *max_rx, int *max_tx, in _bnxt_get_max_rings()
8637 int bnxt_get_max_rings(struct bnxt *bp, int *max_rx, int *max_tx, bool shared) in bnxt_get_max_rings()
8650 static int bnxt_get_dflt_rings(struct bnxt *bp, int *max_rx, int *max_tx, in bnxt_get_dflt_rings()
/Linux-v4.19/drivers/spi/
Dspi.c950 unsigned int max_tx, max_rx; in spi_map_msg() local
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Ddebugfs.c1152 struct statistics_tx *tx, *accum_tx, *delta_tx, *max_tx; in iwl_dbgfs_ucode_tx_stats_read() local
/Linux-v4.19/include/uapi/linux/
Dethtool.h518 __u32 max_tx; member