Searched refs:RX_SGE (Results 1 – 2 of 2) sorted by relevance
169 #define RX_SGE(x) ((x) & MAX_RX_SGE) macro
556 start = RX_SGE(fp->rx_sge_prod); in bnx2x_panic_dump()557 end = RX_SGE(fp->last_max_sge); in bnx2x_panic_dump()1129 SGE_MASK_CLEAR_BIT(fp, RX_SGE(le16_to_cpu(fp_cqe->sgl[i]))); in bnx2x_update_sge_prod()1138 last_max = RX_SGE(fp->last_max_sge); in bnx2x_update_sge_prod()1140 first_elem = RX_SGE(fp->rx_sge_prod) >> RX_SGE_MASK_ELEM_SHIFT; in bnx2x_update_sge_prod()1251 u16 sge_idx = RX_SGE(le16_to_cpu(fp_cqe->sgl[j])); in bnx2x_fill_frag_skb()