Home
last modified time | relevance | path

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) in oce_process_tx_compl() function
620 num_cqe = oce_process_tx_compl(wq, B_FALSE); in oce_drain_wq_cq()
705 (void) oce_process_tx_compl(wq, B_FALSE); in oce_send_packet()
951 (void) oce_process_tx_compl(wq, B_FALSE); in oce_clean_wq()