Home
last modified time | relevance | path

Searched refs:etxo_qpio_post (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Defx_tx.c576 if (etxop->etxo_qpio_post != NULL) { in efx_tx_qpio_post()
577 if ((rc = etxop->etxo_qpio_post(etp, pkt_length, completed, in efx_tx_qpio_post()
H A Defx_impl.h134 efx_rc_t (*etxo_qpio_post)(efx_txq_t *, size_t, unsigned int, member