Searched refs:bf_size (Results 1 – 2 of 2) sorted by relevance
65 int bf_size; /* Total current size of file */ member174 bfp->bf_size = 0;276 return bfp->bf_size;459 bfp->bf_offset = bfp->bf_size + offset;618 if (bfp->bf_offset > bfp->bf_size)619 bfp->bf_size = bfp->bf_offset;796 bfp->bf_size = 0;
651 u32 bf_size; in mlx4_en_xmit() local847 bf_size = ds_cnt * DS_SIZE_ALIGNMENT; in mlx4_en_xmit()890 if (ring->bf_enabled && bf_size <= MAX_BF && in mlx4_en_xmit()907 (volatile unsigned long *) &tx_desc->ctrl, bf_size); in mlx4_en_xmit()