Searched refs:qstop (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_dp_rx.h | 232 sfc_dp_rx_qstop_t *qstop; member
|
| H A D | sfc_dp_tx.h | 186 sfc_dp_tx_qstop_t *qstop; member
|
| H A D | sfc_ef10_tx.c | 1122 .qstop = sfc_ef10_tx_qstop, 1146 .qstop = sfc_ef10_tx_qstop,
|
| H A D | sfc_rx.c | 646 .qstop = sfc_efx_rx_qstop, 850 sa->priv.dp_rx->qstop(rxq_info->dp, &rxq->evq->read_ptr); in sfc_rx_qstart() 887 sa->priv.dp_rx->qstop(rxq_info->dp, &rxq->evq->read_ptr); in sfc_rx_qstop()
|
| H A D | sfc_tx.c | 543 sa->priv.dp_tx->qstop(txq_info->dp, &txq->evq->read_ptr); in sfc_tx_qstop() 1168 .qstop = sfc_efx_tx_qstop,
|
| H A D | sfc_ef10_essb_rx.c | 757 .qstop = sfc_ef10_essb_rx_qstop,
|
| H A D | sfc_ef10_rx.c | 830 .qstop = sfc_ef10_rx_qstop,
|
| H A D | sfc_ef100_rx.c | 909 .qstop = sfc_ef100_rx_qstop,
|
| H A D | sfc_ef100_tx.c | 960 .qstop = sfc_ef100_tx_qstop,
|