Searched refs:bd_prod (Results 1 – 2 of 2) sorted by relevance
142 u16_t bd_prod /* The HQ producer */; member144 u16_t bd_prod /* The HQ producer */; member4418 u16_t bd_prod /* Producer of the RX BD ring */; member4422 u16_t bd_prod /* Producer of the RX BD ring */;9315 u16_t bd_prod; member9319 u16_t bd_prod; member
2043 …xctx_st->toe.bd_prod = lm_bd_chain_prod_idx(&tcp->tx_con->bd_chain); /* Bd co… in _lm_tcp_init_xstorm_toe_context()2131 …cctx_ag->bd_prod = lm_bd_chain_prod_idx(&tcp->tx_con->bd_chain); /* Bd containing the last byte th… in _lm_tcp_init_cstorm_toe_context()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()