Searched refs:qtx_ev (Results 1 – 4 of 4) sorted by relevance
268 SFC_ASSERT(evq->sa->priv.dp_tx->qtx_ev != NULL); in sfc_ev_dp_tx()269 return evq->sa->priv.dp_tx->qtx_ev(dp_txq, id); in sfc_ev_dp_tx()292 SFC_ASSERT(evq->sa->priv.dp_tx->qtx_ev != NULL); in sfc_ev_dp_tx_ndescs()293 return evq->sa->priv.dp_tx->qtx_ev(dp_txq, ndescs); in sfc_ev_dp_tx_ndescs()
192 sfc_dp_tx_qtx_ev_t *qtx_ev; member
1146 .qtx_ev = sfc_ef10_tx_qtx_ev,1170 .qtx_ev = sfc_ef10_tx_qtx_ev,
1036 .qtx_ev = sfc_ef100_tx_qtx_ev,