Searched refs:tx_buf_size (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sdio.c | 326 .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 D | sdio.h | 238 u16 tx_buf_size; member 274 u16 tx_buf_size; member
|
| H A D | util.c | 29 {"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 D | pcie.h | 152 u16 tx_buf_size; member
|
| H A D | sta_cmdresp.c | 1344 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 D | wmm.c | 420 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 D | ioctl.h | 195 u32 tx_buf_size; member
|
| H A D | sta_event.c | 991 adapter->tx_buf_size = in mwifiex_process_sta_event() 994 adapter->tx_buf_size); in mwifiex_process_sta_event()
|
| H A D | main.c | 1054 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 D | README | 125 tx_buf_size = <current Tx buffer size>
|
| /linux/drivers/infiniband/hw/mlx4/ |
| H A D | mad.c | 1607 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 D | moxart_ether.h | 316 unsigned int tx_buf_size; member
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_cmd.h | 125 u32 tx_buf_size; member 181 __le16 tx_buf_size; member
|