Searched defs:iro_prod_offset (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_recv.c34 u16_t const iro_prod_offset,
70 iro_prod_offset, local
77 iro_prod_offset, local
233 lm_rx_set_prods(pdev, rcq_chain->iro_prod_offset, &rcq_chain->bd_chain, rx_chain_bd, rx_chain_sge ,chain_idx);
237 lm_rx_set_prods(pdev, rcq_chain->iro_prod_offset, &rcq_chain->bd_chain, &LM_RXQ_CHAIN_BD(pdev, chain_idx), &LM_TPA_CHAIN_BD(pdev, chain_idx) ,chain_idx);
1224 lm_rx_set_prods(pdev, rcq_chain->iro_prod_offset, &rcq_chain->bd_chain, rx_chain_bd, rx_chain_sge ,chain_idx);
33 lm_rx_set_prods( lm_device_t *pdev, u16_t const iro_prod_offset, lm_bd_chain_t *rcq_chain_bd, lm_bd_chain_t *rx_chain_bd, lm_bd_chain_t *rx_chain_sge, const u32_t chain_idx ) argument
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2581 u16_t iro_prod_offset; /* The producer offset inside internal RAM */ member in struct:_lm_eq_chain_t
2596 u16_t iro_prod_offset; /* The producer offset inside internal RAM */ member in struct:_lm_rcq_chain_t

Completed in 97 milliseconds