Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/input/rmi4/
H A 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()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c326 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
342 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
358 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
374 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
390 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
407 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
425 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
442 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
458 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
477 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
[all …]
H A D11n_aggr.c164 skb_aggr = mwifiex_alloc_dma_align_buf(adapter->tx_buf_size, in mwifiex_11n_aggregate_pkt()
190 adapter->tx_buf_size) in mwifiex_11n_aggregate_pkt()
H A Dutil.c29 {"tx_buf_size", item_size(tx_buf_size),
30 item_addr(tx_buf_size), 1},
176 info->tx_buf_size = (u32) adapter->tx_buf_size; in mwifiex_get_debug_info()
H A Duap_event.c204 adapter->tx_buf_size = in mwifiex_process_uap_event()
208 adapter->tx_buf_size); in mwifiex_process_uap_event()
H A Dsdio.h241 u16 tx_buf_size; member
276 u16 tx_buf_size; member
H A Dpcie.c150 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
158 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
168 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
390 card->pcie.tx_buf_size = data->tx_buf_size; in mwifiex_pcie_probe()
3339 adapter->tx_buf_size = card->pcie.tx_buf_size; in mwifiex_register_dev()
3393 adapter->tx_buf_size = card->pcie.tx_buf_size; in mwifiex_pcie_up_dev()
H A Dsta_cmdresp.c1344 adapter->tx_buf_size = (u16) le16_to_cpu(resp->params. in mwifiex_process_sta_cmdresp()
1346 adapter->tx_buf_size = (adapter->tx_buf_size in mwifiex_process_sta_cmdresp()
1349 adapter->curr_tx_buf_size = adapter->tx_buf_size; in mwifiex_process_sta_cmdresp()
H A Dpcie.h152 u16 tx_buf_size; member
H A Dusb.c1317 adapter->tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K; in mwifiex_register_dev()
1323 adapter->tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K; in mwifiex_register_dev()
1329 adapter->tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K; in mwifiex_register_dev()
1336 adapter->tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K; in mwifiex_register_dev()
H A Dwmm.c420 adapter->tx_buf_size > MWIFIEX_TX_DATA_BUF_SIZE_2K) in mwifiex_wmm_init()
1442 adapter->tx_buf_size)) in mwifiex_dequeue_tx_packet()
1468 adapter->tx_buf_size)) in mwifiex_dequeue_tx_packet()
H A Dioctl.h190 u32 tx_buf_size; member
H A Dsta_event.c980 adapter->tx_buf_size = in mwifiex_process_sta_event()
983 adapter->tx_buf_size); in mwifiex_process_sta_event()
H A Dmain.c1072 u16 tx_buf_size; in mwifiex_multi_chan_resync() local
1084 tx_buf_size = 0xffff; in mwifiex_multi_chan_resync()
1087 HostCmd_ACT_GEN_SET, 0, &tx_buf_size, false); in mwifiex_multi_chan_resync()
H A DREADME125 tx_buf_size = <current Tx buffer size>
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.h37 int tx_buf_size,
H A Ddp_tx.c1088 int tx_buf_size, in ath12k_dp_tx_htt_tx_filter_setup() argument
1135 le32_encode_bits(tx_buf_size, in ath12k_dp_tx_htt_tx_filter_setup()
/openbmc/linux/drivers/net/ethernet/moxa/
H A Dmoxart_ether.c127 priv->tx_buf[i] = priv->tx_buf_base + priv->tx_buf_size * i; in moxart_mac_setup_desc_ring()
378 priv->tx_buf_size, DMA_TO_DEVICE); in moxart_mac_start_xmit()
495 priv->tx_buf_size = TX_BUF_SIZE; in moxart_mac_probe()
514 priv->tx_buf_base = kmalloc_array(priv->tx_buf_size, TX_DESC_NUM, in moxart_mac_probe()
H A Dmoxart_ether.h316 unsigned int tx_buf_size; member
/openbmc/linux/include/drm/
H A Ddrm_mipi_dbi.h160 unsigned int rotation, size_t tx_buf_size);
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A 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()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h124 u32 tx_buf_size; member
180 __le16 tx_buf_size; member
H A Dhclge_main.c802 if (req->tx_buf_size) in hclge_query_pf_resource()
803 hdev->tx_buf_size = in hclge_query_pf_resource()
804 le16_to_cpu(req->tx_buf_size) << HCLGE_BUF_UNIT_S; in hclge_query_pf_resource()
806 hdev->tx_buf_size = HCLGE_DEFAULT_TX_BUF; in hclge_query_pf_resource()
808 hdev->tx_buf_size = roundup(hdev->tx_buf_size, HCLGE_BUF_SIZE_UNIT); in hclge_query_pf_resource()
1852 u32 buf_size = buf_alloc->priv_buf[i].tx_buf_size; in hclge_cmd_alloc_tx_buff()
1945 total_tx_size += buf_alloc->priv_buf[i].tx_buf_size; in hclge_get_tx_buff_alloced()
2028 if (total_size < hdev->tx_buf_size) in hclge_tx_buffer_calc()
2031 priv->tx_buf_size = hdev->tx_buf_size; in hclge_tx_buffer_calc()
2033 priv->tx_buf_size = 0; in hclge_tx_buffer_calc()
[all …]
H A Dhclge_main.h928 u32 tx_buf_size; /* Tx buffer size for each TC */ member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c583 unsigned int rotation, size_t tx_buf_size) in mipi_dbi_dev_init_with_formats() argument
599 dbidev->tx_buf = devm_kmalloc(drm->dev, tx_buf_size, GFP_KERNEL); in mipi_dbi_dev_init_with_formats()

12