Searched refs:xst_toe (Results 1 – 1 of 1) sorted by relevance
5240 struct xstorm_toe_context_section * xst_toe = NULL; in lm_tcp_get_delegated() local5258 xst_toe = &((struct toe_context *)ctx_p)->xstorm_st_context.context.toe; in lm_tcp_get_delegated()5332 DbgBreakIf(S16_SUB(xst_toe->tx_bd_cons, xst_toe->bd_prod) > 0); in lm_tcp_get_delegated()5333 DbgBreakIf(S16_SUB(xst_toe->bd_prod, tcp->tx_con->db_data.tx->bds_prod) > 0); in lm_tcp_get_delegated()