Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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 …]
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dchannels.c69 (channels->max_tx && in channels_fill_reply()
71 channels->max_tx) || in channels_fill_reply()
160 else if (channels.tx_count > channels.max_tx) in ethnl_set_channels()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddebugfs.c1112 struct statistics_tx *tx, *accum_tx, *delta_tx, *max_tx; in iwl_dbgfs_ucode_tx_stats_read() local
1130 max_tx = &priv->max_delta_stats.tx; in iwl_dbgfs_ucode_tx_stats_read()
1139 delta_tx->preamble_cnt, max_tx->preamble_cnt); in iwl_dbgfs_ucode_tx_stats_read()
1144 delta_tx->rx_detected_cnt, max_tx->rx_detected_cnt); in iwl_dbgfs_ucode_tx_stats_read()
1150 max_tx->bt_prio_defer_cnt); in iwl_dbgfs_ucode_tx_stats_read()
1156 max_tx->bt_prio_kill_cnt); in iwl_dbgfs_ucode_tx_stats_read()
1161 delta_tx->few_bytes_cnt, max_tx->few_bytes_cnt); in iwl_dbgfs_ucode_tx_stats_read()
1165 delta_tx->cts_timeout, max_tx->cts_timeout); in iwl_dbgfs_ucode_tx_stats_read()
1170 delta_tx->ack_timeout, max_tx->ack_timeout); in iwl_dbgfs_ucode_tx_stats_read()
1176 max_tx->expected_ack_cnt); in iwl_dbgfs_ucode_tx_stats_read()
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c144 unsigned int max_tx; in hfi1_ipoib_drain_tx_ring() local
153 max_tx = tx_ring->max_items; in hfi1_ipoib_drain_tx_ring()
155 work_done = min_t(int, CIRC_CNT(head, tail, max_tx), budget); in hfi1_ipoib_drain_tx_ring()
159 tail = CIRC_NEXT(tail, max_tx); in hfi1_ipoib_drain_tx_ring()
192 size_t max_tx; in hfi1_ipoib_add_tx() local
198 max_tx = tx_ring->max_items; in hfi1_ipoib_add_tx()
200 if (likely(CIRC_SPACE(head, tail, max_tx))) { in hfi1_ipoib_add_tx()
204 smp_store_release(&tx_ring->head, CIRC_ADD(head, 1, max_tx)); in hfi1_ipoib_add_tx()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dconfig.c77 int max_tx; in usb_parse_ss_endpoint_companion() local
154 max_tx = (desc->bMaxBurst + 1) * in usb_parse_ss_endpoint_companion()
158 max_tx = usb_endpoint_maxp(&ep->desc) * in usb_parse_ss_endpoint_companion()
161 max_tx = 999999; in usb_parse_ss_endpoint_companion()
162 if (le16_to_cpu(desc->wBytesPerInterval) > max_tx) { in usb_parse_ss_endpoint_companion()
169 max_tx); in usb_parse_ss_endpoint_companion()
170 ep->ss_ep_comp.wBytesPerInterval = cpu_to_le16(max_tx); in usb_parse_ss_endpoint_companion()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dethtool.h42 __u32 max_tx; member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_sock.c500 opts.max_tx = chan->max_tx; in l2cap_sock_getsockopt_old()
770 opts.max_tx = chan->max_tx; in l2cap_sock_setsockopt_old()
814 chan->max_tx = opts.max_tx; in l2cap_sock_setsockopt_old()
1790 chan->max_tx = pchan->max_tx; in l2cap_sock_init()
H A Dl2cap_core.c540 chan->max_tx = L2CAP_DEFAULT_MAX_TX; in l2cap_chan_set_defaults()
543 chan->remote_max_tx = chan->max_tx; in l2cap_chan_set_defaults()
2199 if (chan->max_tx != 0 && in l2cap_ertm_resend()
2200 bt_cb(skb)->l2cap.retries > chan->max_tx) { in l2cap_ertm_resend()
2201 BT_DBG("Retry limit exceeded (%d)", chan->max_tx); in l2cap_ertm_resend()
3038 if (chan->max_tx == 0 || chan->retry_count < chan->max_tx) { in l2cap_tx_state_wait_f()
3517 rfc.max_transmit = chan->max_tx; in l2cap_build_conf_req()
6740 if (chan->max_tx != 0 && bt_cb(skb)->l2cap.retries >= chan->max_tx) { in l2cap_handle_srej()
6741 BT_DBG("Retry limit exceeded (%d)", chan->max_tx); in l2cap_handle_srej()
6792 if (chan->max_tx && skb && in l2cap_handle_rej()
[all …]
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Drp2.c433 u16 max_tx = FIFO_SIZE - readw(up->base + RP2_TX_FIFO_COUNT); in rp2_tx_chars() local
441 for (; max_tx != 0; max_tx--) { in rp2_tx_chars()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c144 channel->max_tx = XLGMAC_MAX_DMA_CHANNELS; in xlgmac_ethtool_get_channels()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi.c1069 unsigned int max_tx, max_rx; in spi_map_msg() local
1073 max_tx = 0; in spi_map_msg()
1079 max_tx = max(xfer->len, max_tx); in spi_map_msg()
1085 if (max_tx) { in spi_map_msg()
1086 tmp = krealloc(ctlr->dummy_tx, max_tx, in spi_map_msg()
1091 memset(tmp, 0, max_tx); in spi_map_msg()
1102 if (max_tx || max_rx) { in spi_map_msg()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h82 __u8 max_tx; member
578 __u8 max_tx; member
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h323 __u32 max_tx; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c251 channel->max_tx = SXGBE_MAX_TX_CHANNELS; in sxgbe_get_channels()
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_ethtool.c202 channels->max_tx = card->qdio.no_out_queues; in qeth_get_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c367 cmd->max_tx = priv->tx_cfg.max_queues; in gve_get_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c1414 channel->max_tx = min(nn->max_tx_rings, nn->max_r_vecs); in nfp_net_get_channels()
1415 channel->max_combined = min(channel->max_rx, channel->max_tx); in nfp_net_get_channels()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h512 __u32 max_tx; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h512 __u32 max_tx; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c387 ch->max_tx = cpsw->quirk_irq ? 1 : CPSW_MAX_QUEUES; in cpsw_get_channels()
H A Dam65-cpsw-ethtool.c432 ch->max_tx = AM65_CPSW_MAX_TX_QUEUES; in am65_cpsw_get_channels()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h544 __u32 max_tx; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c500 u32 max_rx = 0, max_tx = 0, tx_count = 0, rx_count = 0; in lio_ethtool_get_channels() local
507 max_tx = CFG_GET_IQ_MAX_Q(conf6x); in lio_ethtool_get_channels()
531 channel->max_tx = max_tx; in lio_ethtool_get_channels()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c705 channels->max_tx = tx ? tx - 1 : 0; in xgbe_get_channels()

12