Searched refs:df_sz (Results 1 – 3 of 3) sorted by relevance
401 u32 df_sz; /* Max payload size */ member
3040 rport_attr->df_sz = rport->maxfrsize; in bfa_fcs_rport_get_attr()
516 int df_sz = wq_sz * MLX5_SEND_WQEBB_NUM_DS; in mlx5e_alloc_sq_db() local519 sq->dma_fifo = kzalloc_node(df_sz * sizeof(*sq->dma_fifo), GFP_KERNEL, in mlx5e_alloc_sq_db()527 sq->dma_fifo_mask = df_sz - 1; in mlx5e_alloc_sq_db()