Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c326 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
343 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
360 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
377 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
394 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
412 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
431 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_4K,
449 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
466 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
486 .tx_buf_size = MWIFIEX_TX_DATA_BUF_SIZE_2K,
[all …]
H A Dsdio.h238 u16 tx_buf_size; member
274 u16 tx_buf_size; member
H A Dutil.c29 {"tx_buf_size", item_size(tx_buf_size),
30 item_addr(tx_buf_size), 1},
158 info->tx_buf_size = (u32) adapter->tx_buf_size; in mwifiex_get_debug_info()
H A Dpcie.h152 u16 tx_buf_size; member
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 Dwmm.c420 adapter->tx_buf_size > MWIFIEX_TX_DATA_BUF_SIZE_2K) in mwifiex_wmm_init()
1438 adapter->tx_buf_size)) in mwifiex_dequeue_tx_packet()
1464 adapter->tx_buf_size)) in mwifiex_dequeue_tx_packet()
H A Dioctl.h195 u32 tx_buf_size; member
H A Dsta_event.c991 adapter->tx_buf_size = in mwifiex_process_sta_event()
994 adapter->tx_buf_size); in mwifiex_process_sta_event()
H A Dmain.c1054 u16 tx_buf_size; in mwifiex_multi_chan_resync() local
1066 tx_buf_size = 0xffff; in mwifiex_multi_chan_resync()
1069 HostCmd_ACT_GEN_SET, 0, &tx_buf_size, false); in mwifiex_multi_chan_resync()
H A DREADME125 tx_buf_size = <current Tx buffer size>
/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c1607 int rx_buf_size, tx_buf_size; in mlx4_ib_alloc_pv_bufs() local
1628 tx_buf_size = sizeof (struct mlx4_rcv_tunnel_mad); in mlx4_ib_alloc_pv_bufs()
1631 tx_buf_size = sizeof (struct mlx4_mad_snd_buf); in mlx4_ib_alloc_pv_bufs()
1650 kmalloc(tx_buf_size, GFP_KERNEL); in mlx4_ib_alloc_pv_bufs()
1656 tx_buf_size, in mlx4_ib_alloc_pv_bufs()
1676 tx_buf_size, DMA_TO_DEVICE); in mlx4_ib_alloc_pv_bufs()
1699 int rx_buf_size, tx_buf_size; in mlx4_ib_free_pv_qp_bufs() local
1708 tx_buf_size = sizeof (struct mlx4_rcv_tunnel_mad); in mlx4_ib_free_pv_qp_bufs()
1711 tx_buf_size = sizeof (struct mlx4_mad_snd_buf); in mlx4_ib_free_pv_qp_bufs()
1723 tx_buf_size, DMA_TO_DEVICE); in mlx4_ib_free_pv_qp_bufs()
/linux/drivers/net/ethernet/moxa/
H A Dmoxart_ether.h316 unsigned int tx_buf_size; member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h125 u32 tx_buf_size; member
181 __le16 tx_buf_size; member