Home
last modified time | relevance | path

Searched refs:RESUME_TX (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_fp.h46 #define RESUME_TX(tx_ring) mac_tx_ring_update(tx_ring->qede->mac_handle, \ macro
H A Dqede_fp.c205 RESUME_TX(tx_ring); in qede_process_tx_completions()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h190 #define RESUME_TX(tx_ring) mac_tx_update(tx_ring->qlge->mh); macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c2766 RESUME_TX(tx_ring); in ql_clean_outbound_rx_ring()