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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_tx.c50 static inline int oce_process_tx_compl(struct oce_wq *wq, boolean_t rearm);
556 oce_process_tx_compl(struct oce_wq *wq, boolean_t rearm) function
620 num_cqe = oce_process_tx_compl(wq, B_FALSE);
705 (void) oce_process_tx_compl(wq, B_FALSE);
951 (void) oce_process_tx_compl(wq, B_FALSE);

Completed in 55 milliseconds