Searched refs:sge_mask (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h857 BIT_VEC64_CLEAR_BIT(fp->sge_mask, idx); bnx2x_clear_sge_mask_next_elems()
866 memset(fp->sge_mask, 0xff, sizeof(fp->sge_mask)); bnx2x_init_sge_ring_bit_mask()
H A Dbnx2x_cmn.c366 BIT_VEC64_CLEAR_BIT(fp->sge_mask, bnx2x_update_sge_prod()
373 prefetch((void *)(fp->sge_mask)); bnx2x_update_sge_prod()
387 if (likely(fp->sge_mask[i])) bnx2x_update_sge_prod()
390 fp->sge_mask[i] = BIT_VEC64_ELEM_ONE_MASK; bnx2x_update_sge_prod()
H A Dbnx2x.h425 /* Number of bits in one sge_mask array element */
567 u64 sge_mask[RX_SGE_MASK_LEN]; member in struct:bnx2x_fastpath

Completed in 160 milliseconds