Searched refs:df_sz (Results 1 – 3 of 3) sorted by relevance
402 u32 df_sz; /* Max payload size */ member
3041 rport_attr->df_sz = rport->maxfrsize; in bfa_fcs_rport_get_attr()
850 int df_sz = wq_sz * MLX5_SEND_WQEBB_NUM_DS; in mlx5e_alloc_sq_txq_db() local854 sq->db.txq.dma_fifo = kzalloc_node(df_sz * sizeof(*sq->db.txq.dma_fifo), in mlx5e_alloc_sq_txq_db()863 sq->dma_fifo_mask = df_sz - 1; in mlx5e_alloc_sq_txq_db()