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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c5240 struct xstorm_toe_context_section * xst_toe = NULL; local
5258 xst_toe = &((struct toe_context *)ctx_p)->xstorm_st_context.context.toe;
5332 DbgBreakIf(S16_SUB(xst_toe->tx_bd_cons, xst_toe->bd_prod) > 0);
5333 DbgBreakIf(S16_SUB(xst_toe->bd_prod, tcp->tx_con->db_data.tx->bds_prod) > 0);

Completed in 56 milliseconds