Home
last modified time | relevance | path

Searched refs:max_tx (Results 1 – 25 of 42) sorted by relevance

12

/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-debug.c461 struct stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il4965_ucode_tx_stats_read() local
479 max_tx = &il->_4965.max_delta.tx; in il4965_ucode_tx_stats_read()
486 delta_tx->preamble_cnt, max_tx->preamble_cnt); in il4965_ucode_tx_stats_read()
491 max_tx->rx_detected_cnt); in il4965_ucode_tx_stats_read()
496 max_tx->bt_prio_defer_cnt); in il4965_ucode_tx_stats_read()
501 max_tx->bt_prio_kill_cnt); in il4965_ucode_tx_stats_read()
505 delta_tx->few_bytes_cnt, max_tx->few_bytes_cnt); in il4965_ucode_tx_stats_read()
509 delta_tx->cts_timeout, max_tx->cts_timeout); in il4965_ucode_tx_stats_read()
513 delta_tx->ack_timeout, max_tx->ack_timeout); in il4965_ucode_tx_stats_read()
518 max_tx->expected_ack_cnt); in il4965_ucode_tx_stats_read()
[all …]
H A D3945-debug.c307 struct iwl39_stats_tx *tx, *accum_tx, *delta_tx, *max_tx; in il3945_ucode_tx_stats_read() local
326 max_tx = &il->_3945.max_delta.tx; in il3945_ucode_tx_stats_read()
337 delta_tx->preamble_cnt, max_tx->preamble_cnt); in il3945_ucode_tx_stats_read()
343 max_tx->rx_detected_cnt); in il3945_ucode_tx_stats_read()
349 max_tx->bt_prio_defer_cnt); in il3945_ucode_tx_stats_read()
355 max_tx->bt_prio_kill_cnt); in il3945_ucode_tx_stats_read()
360 delta_tx->few_bytes_cnt, max_tx->few_bytes_cnt); in il3945_ucode_tx_stats_read()
365 delta_tx->cts_timeout, max_tx->cts_timeout); in il3945_ucode_tx_stats_read()
370 delta_tx->ack_timeout, max_tx->ack_timeout); in il3945_ucode_tx_stats_read()
376 max_tx->expected_ack_cnt); in il3945_ucode_tx_stats_read()
[all …]
/linux/net/ethtool/
H A Dchannels.c69 (channels->max_tx && in channels_fill_reply()
71 channels->max_tx) || in channels_fill_reply()
139 else if (channels.tx_count > channels.max_tx) in ethnl_set_channels()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddebugfs.c1108 struct statistics_tx *tx, *accum_tx, *delta_tx, *max_tx; in iwl_dbgfs_ucode_tx_stats_read() local
1126 max_tx = &priv->max_delta_stats.tx; in iwl_dbgfs_ucode_tx_stats_read()
1135 delta_tx->preamble_cnt, max_tx->preamble_cnt); in iwl_dbgfs_ucode_tx_stats_read()
1140 delta_tx->rx_detected_cnt, max_tx->rx_detected_cnt); in iwl_dbgfs_ucode_tx_stats_read()
1146 max_tx->bt_prio_defer_cnt); in iwl_dbgfs_ucode_tx_stats_read()
1152 max_tx->bt_prio_kill_cnt); in iwl_dbgfs_ucode_tx_stats_read()
1157 delta_tx->few_bytes_cnt, max_tx->few_bytes_cnt); in iwl_dbgfs_ucode_tx_stats_read()
1161 delta_tx->cts_timeout, max_tx->cts_timeout); in iwl_dbgfs_ucode_tx_stats_read()
1166 delta_tx->ack_timeout, max_tx->ack_timeout); in iwl_dbgfs_ucode_tx_stats_read()
1172 max_tx->expected_ack_cnt); in iwl_dbgfs_ucode_tx_stats_read()
[all …]
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ram.h47 u8 max_tx; member
H A Dmcp251xfd-ethtool.c26 ring->tx_max_pending = layout.max_tx; in mcp251xfd_ring_get_ringparam()
H A Dmcp251xfd-ram.c93 layout->max_tx = can_ram_rounddown_pow_of_two(config, &config->tx, 0, num_tx); in can_ram_get_layout()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c163 ch->max_tx = PRUETH_MAX_TX_QUEUES; in emac_get_channels()
168 ch->max_tx = 1; in emac_get_channels()
/linux/net/bluetooth/
H A Dl2cap_sock.c485 opts.max_tx = chan->max_tx; in l2cap_sock_getsockopt_old()
755 opts.max_tx = chan->max_tx; in l2cap_sock_setsockopt_old()
798 chan->max_tx = opts.max_tx; in l2cap_sock_setsockopt_old()
1817 chan->max_tx = pchan->max_tx; in l2cap_sock_init()
H A Dl2cap_core.c526 chan->max_tx = L2CAP_DEFAULT_MAX_TX; in l2cap_chan_set_defaults()
529 chan->remote_max_tx = chan->max_tx; in l2cap_chan_set_defaults()
2051 if (chan->max_tx != 0 && in l2cap_ertm_resend()
2052 bt_cb(skb)->l2cap.retries > chan->max_tx) { in l2cap_ertm_resend()
2053 BT_DBG("Retry limit exceeded (%d)", chan->max_tx); in l2cap_ertm_resend()
2865 if (chan->max_tx == 0 || chan->retry_count < chan->max_tx) { in l2cap_tx_state_wait_f()
3306 rfc.max_transmit = chan->max_tx; in l2cap_build_conf_req()
5784 if (chan->max_tx != 0 && bt_cb(skb)->l2cap.retries >= chan->max_tx) { in l2cap_handle_srej()
5785 BT_DBG("Retry limit exceeded (%d)", chan->max_tx); in l2cap_handle_srej()
5836 if (chan->max_tx && skb && in l2cap_handle_rej()
[all …]
/linux/include/net/bluetooth/
H A Dl2cap.h79 __u8 max_tx; member
549 __u8 max_tx; member
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c144 channel->max_tx = XLGMAC_MAX_DMA_CHANNELS; in xlgmac_ethtool_get_channels()
/linux/drivers/spi/
H A Dspi.c1393 unsigned int max_tx, max_rx; in spi_map_msg() local
1397 max_tx = 0; in spi_map_msg()
1403 max_tx = max(xfer->len, max_tx); in spi_map_msg()
1409 if (max_tx) { in spi_map_msg()
1410 tmp = krealloc(ctlr->dummy_tx, max_tx, in spi_map_msg()
1425 if (max_tx || max_rx) { in spi_map_msg()
/linux/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c160 u32 max_tx = tx_ring->max_items; in hfi1_ipoib_poll_tx_ring() local
172 head = CIRC_NEXT(head, max_tx); in hfi1_ipoib_poll_tx_ring()
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c249 channel->max_tx = SXGBE_MAX_TX_CHANNELS; in sxgbe_get_channels()
/linux/drivers/s390/net/
H A Dqeth_ethtool.c205 channels->max_tx = card->qdio.no_out_queues; in qeth_get_channels()
/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
510 max_tx = CFG_GET_IQ_MAX_Q(conf6x); in lio_ethtool_get_channels()
534 channel->max_tx = max_tx; in lio_ethtool_get_channels()
/linux/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c389 ch->max_tx = cpsw->quirk_irq ? 1 : CPSW_MAX_QUEUES; in cpsw_get_channels()
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c699 channels->max_tx = min(enic->wq_avail, ENIC_WQ_MAX); in enic_get_channels()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c710 channels->max_tx = tx ? tx - 1 : 0; in xgbe_get_channels()
/linux/include/uapi/linux/
H A Dethtool.h555 __u32 max_tx; member
/linux/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c467 cmd->max_tx = priv->tx_cfg.max_queues; in gve_get_channels()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c717 channel->max_tx = nic->max_queues; in nicvf_get_channels()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ethtool.c203 ch->max_tx = vport_config->max_q.max_txq; in idpf_get_channels()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c14125 static void _bnxt_get_max_rings(struct bnxt *bp, int *max_rx, int *max_tx,
14132 int max_rx, max_tx, max_cp, tx_sets = 1, tx_cp; in bnxt_check_rings() local
14140 _bnxt_get_max_rings(bp, &max_rx, &max_tx, &max_cp); in bnxt_check_rings()
14150 if (max_tx < hwr.tx) in bnxt_check_rings()
15723 static void _bnxt_get_max_rings(struct bnxt *bp, int *max_rx, int *max_tx, in _bnxt_get_max_rings() argument
15729 *max_tx = hw_resc->max_tx_rings; in _bnxt_get_max_rings()
15748 rc = __bnxt_trim_rings(bp, max_rx, max_tx, *max_cp, false); in _bnxt_get_max_rings()
15751 *max_tx = 0; in _bnxt_get_max_rings()
15759 int bnxt_get_max_rings(struct bnxt *bp, int *max_rx, int *max_tx, bool shared) in bnxt_get_max_rings() argument
15765 *max_tx = tx; in bnxt_get_max_rings()
[all …]

12