Searched refs:tx_buf_size (Results 1 – 3 of 3) sorted by relevance
1594 int rx_buf_size, tx_buf_size; in mlx4_ib_alloc_pv_bufs() local1618 tx_buf_size = sizeof (struct mlx4_rcv_tunnel_mad); in mlx4_ib_alloc_pv_bufs()1621 tx_buf_size = sizeof (struct mlx4_mad_snd_buf); in mlx4_ib_alloc_pv_bufs()1640 kmalloc(tx_buf_size, GFP_KERNEL); in mlx4_ib_alloc_pv_bufs()1646 tx_buf_size, in mlx4_ib_alloc_pv_bufs()1666 tx_buf_size, DMA_TO_DEVICE); in mlx4_ib_alloc_pv_bufs()1689 int rx_buf_size, tx_buf_size; in mlx4_ib_free_pv_qp_bufs() local1697 tx_buf_size = sizeof (struct mlx4_rcv_tunnel_mad); in mlx4_ib_free_pv_qp_bufs()1700 tx_buf_size = sizeof (struct mlx4_mad_snd_buf); in mlx4_ib_free_pv_qp_bufs()1712 tx_buf_size, DMA_TO_DEVICE); in mlx4_ib_free_pv_qp_bufs()
1248 int tx_buf_size, in ath12k_dp_tx_htt_tx_filter_setup() argument1296 le32_encode_bits(tx_buf_size, in ath12k_dp_tx_htt_tx_filter_setup()
1543 int tx_buf_size,