Lines Matching refs:addedp
68 __out unsigned int *addedp);
80 __inout unsigned int *addedp);
107 __inout unsigned int *addedp);
336 __out unsigned int *addedp) in efx_tx_qcreate() argument
363 *addedp = 0; in efx_tx_qcreate()
366 ndescs, id, flags, eep, etp, addedp)) != 0) in efx_tx_qcreate()
406 __inout unsigned int *addedp) in efx_tx_qpost() argument
414 if ((rc = etxop->etxo_qpost(etp, eb, ndescs, completed, addedp)) != 0) in efx_tx_qpost()
568 __inout unsigned int *addedp) in efx_tx_qpio_post() argument
578 addedp)) != 0) in efx_tx_qpio_post()
596 __inout unsigned int *addedp) in efx_tx_qdesc_post() argument
603 return (etxop->etxo_qdesc_post(etp, ed, ndescs, completed, addedp)); in efx_tx_qdesc_post()
776 __inout unsigned int *addedp) in siena_tx_qpost() argument
778 unsigned int added = *addedp; in siena_tx_qpost()
802 *addedp = added; in siena_tx_qpost()
935 __out unsigned int *addedp) in siena_tx_qcreate() argument
978 *addedp = 0; in siena_tx_qcreate()
1017 __inout unsigned int *addedp) in siena_tx_qdesc_post() argument
1019 unsigned int added = *addedp; in siena_tx_qdesc_post()
1044 *addedp = added; in siena_tx_qdesc_post()