Searched defs:max_tx (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/ |
D | 3945-debug.c | 325 struct iwl39_stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il3945_ucode_tx_stats_read() local
|
D | 4965-debug.c | 479 struct stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il4965_ucode_tx_stats_read() local
|
/Linux-v4.19/drivers/usb/core/ |
D | config.c | 77 int max_tx; in usb_parse_ss_endpoint_companion() local
|
/Linux-v4.19/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-v4.19/include/net/bluetooth/ |
D | l2cap.h | 80 __u8 max_tx; member 532 __u8 max_tx; member
|
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/ |
D | lio_ethtool.c | 495 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/ |
D | bnxt.c | 7840 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/ |
D | spi.c | 950 unsigned int max_tx, max_rx; in spi_map_msg() local
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | debugfs.c | 1152 struct statistics_tx *tx, *accum_tx, *delta_tx, *max_tx; in iwl_dbgfs_ucode_tx_stats_read() local
|
/Linux-v4.19/include/uapi/linux/ |
D | ethtool.h | 518 __u32 max_tx; member
|