Home
last modified time | relevance | path

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

/drivers/input/rmi4/
Drmi_i2c.c39 size_t tx_buf_size; member
90 if (!rmi_i2c->tx_buf || rmi_i2c->tx_buf_size < tx_size) { in rmi_i2c_write_block()
93 rmi_i2c->tx_buf_size = tx_size + BUFFER_SIZE_INCREMENT; in rmi_i2c_write_block()
95 rmi_i2c->tx_buf_size, in rmi_i2c_write_block()
98 rmi_i2c->tx_buf_size = 0; in rmi_i2c_write_block()
/drivers/net/wireless/marvell/mwifiex/
Dsdio.c332 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
347 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
362 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
377 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
392 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
408 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
424 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
439 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
457 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
545 card->tx_buf_size = data->tx_buf_size; in mwifiex_sdio_probe()
[all …]
D11n_aggr.c176 skb_aggr = mwifiex_alloc_dma_align_buf(adapter->tx_buf_size, in mwifiex_11n_aggregate_pkt()
202 adapter->tx_buf_size) in mwifiex_11n_aggregate_pkt()
Dutil.c41 {"tx_buf_size", item_size(tx_buf_size),
42 item_addr(tx_buf_size), 1},
188 info->tx_buf_size = (u32) adapter->tx_buf_size; in mwifiex_get_debug_info()
Duap_event.c217 adapter->tx_buf_size = in mwifiex_process_uap_event()
221 adapter->tx_buf_size); in mwifiex_process_uap_event()
Dsdio.h247 u16 tx_buf_size; member
280 u16 tx_buf_size; member
Dpcie.c162 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
170 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
180 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
402 card->pcie.tx_buf_size = data->tx_buf_size; in mwifiex_pcie_probe()
3351 adapter->tx_buf_size = card->pcie.tx_buf_size; in mwifiex_register_dev()
3405 adapter->tx_buf_size = card->pcie.tx_buf_size; in mwifiex_pcie_up_dev()
Dsta_cmdresp.c1332 adapter->tx_buf_size = (u16) le16_to_cpu(resp->params. in mwifiex_process_sta_cmdresp()
1334 adapter->tx_buf_size = (adapter->tx_buf_size in mwifiex_process_sta_cmdresp()
1337 adapter->curr_tx_buf_size = adapter->tx_buf_size; in mwifiex_process_sta_cmdresp()
Dpcie.h164 u16 tx_buf_size; member
Dusb.c1329 adapter->tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K; in mwifiex_register_dev()
1335 adapter->tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K; in mwifiex_register_dev()
1341 adapter->tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K; in mwifiex_register_dev()
1348 adapter->tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K; in mwifiex_register_dev()
Dwmm.c432 adapter->tx_buf_size > MWIFIEX_TX_DATA_BUF_SIZE_2K) in mwifiex_wmm_init()
1454 adapter->tx_buf_size)) in mwifiex_dequeue_tx_packet()
1480 adapter->tx_buf_size)) in mwifiex_dequeue_tx_packet()
Dioctl.h202 u32 tx_buf_size; member
Dsta_event.c992 adapter->tx_buf_size = in mwifiex_process_sta_event()
995 adapter->tx_buf_size); in mwifiex_process_sta_event()
Dmain.c1055 u16 tx_buf_size; in mwifiex_multi_chan_resync() local
1067 tx_buf_size = 0xffff; in mwifiex_multi_chan_resync()
1070 HostCmd_ACT_GEN_SET, 0, &tx_buf_size, false); in mwifiex_multi_chan_resync()
DREADME125 tx_buf_size = <current Tx buffer size>
Dmain.h912 u16 tx_buf_size; member
Dsta_cmd.c2334 &priv->adapter->tx_buf_size, true); in mwifiex_sta_init_cmd()
/drivers/net/ethernet/moxa/
Dmoxart_ether.c130 priv->tx_buf[i] = priv->tx_buf_base + priv->tx_buf_size * i; in moxart_mac_setup_desc_ring()
384 priv->tx_buf_size, DMA_TO_DEVICE); in moxart_mac_start_xmit()
494 priv->tx_buf_size = TX_BUF_SIZE; in moxart_mac_probe()
513 priv->tx_buf_base = kmalloc_array(priv->tx_buf_size, TX_DESC_NUM, in moxart_mac_probe()
Dmoxart_ether.h316 unsigned int tx_buf_size; member
/drivers/infiniband/hw/mlx4/
Dmad.c1607 int rx_buf_size, tx_buf_size; in mlx4_ib_alloc_pv_bufs() local
1632 tx_buf_size = sizeof (struct mlx4_rcv_tunnel_mad); in mlx4_ib_alloc_pv_bufs()
1635 tx_buf_size = sizeof (struct mlx4_mad_snd_buf); in mlx4_ib_alloc_pv_bufs()
1654 kmalloc(tx_buf_size, GFP_KERNEL); in mlx4_ib_alloc_pv_bufs()
1660 tx_buf_size, in mlx4_ib_alloc_pv_bufs()
1680 tx_buf_size, DMA_TO_DEVICE); in mlx4_ib_alloc_pv_bufs()
1703 int rx_buf_size, tx_buf_size; in mlx4_ib_free_pv_qp_bufs() local
1712 tx_buf_size = sizeof (struct mlx4_rcv_tunnel_mad); in mlx4_ib_free_pv_qp_bufs()
1715 tx_buf_size = sizeof (struct mlx4_mad_snd_buf); in mlx4_ib_free_pv_qp_bufs()
1727 tx_buf_size, DMA_TO_DEVICE); in mlx4_ib_free_pv_qp_bufs()
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h458 u32 tx_buf_size; member
514 __le16 tx_buf_size; member
Dhclge_main.c921 if (req->tx_buf_size) in hclge_query_pf_resource()
922 hdev->tx_buf_size = in hclge_query_pf_resource()
923 le16_to_cpu(req->tx_buf_size) << HCLGE_BUF_UNIT_S; in hclge_query_pf_resource()
925 hdev->tx_buf_size = HCLGE_DEFAULT_TX_BUF; in hclge_query_pf_resource()
927 hdev->tx_buf_size = roundup(hdev->tx_buf_size, HCLGE_BUF_SIZE_UNIT); in hclge_query_pf_resource()
1909 u32 buf_size = buf_alloc->priv_buf[i].tx_buf_size; in hclge_cmd_alloc_tx_buff()
2002 total_tx_size += buf_alloc->priv_buf[i].tx_buf_size; in hclge_get_tx_buff_alloced()
2085 if (total_size < hdev->tx_buf_size) in hclge_tx_buffer_calc()
2088 priv->tx_buf_size = hdev->tx_buf_size; in hclge_tx_buffer_calc()
2090 priv->tx_buf_size = 0; in hclge_tx_buffer_calc()
[all …]
Dhclge_main.h908 u32 tx_buf_size; /* Tx buffer size for each TC */ member
/drivers/gpu/drm/
Ddrm_mipi_dbi.c490 unsigned int rotation, size_t tx_buf_size) in mipi_dbi_dev_init_with_formats() argument
506 dbidev->tx_buf = devm_kmalloc(drm->dev, tx_buf_size, GFP_KERNEL); in mipi_dbi_dev_init_with_formats()
/drivers/tty/serial/
Domap-serial.c112 int tx_buf_size; member