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()
187 sfc_dp_tx_qtx_ev_t *qtx_ev; member
1121 .qtx_ev = sfc_ef10_tx_qtx_ev,1145 .qtx_ev = sfc_ef10_tx_qtx_ev,
959 .qtx_ev = sfc_ef100_tx_qtx_ev,