Home
last modified time | relevance | path

Searched defs:dpq (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp.c20 sfc_dp_queue_init(struct sfc_dp_queue *dpq, uint16_t port_id, uint16_t queue_id, in sfc_dp_queue_init()
H A Dsfc_dp.h63 #define SFC_DP_LOG(dp_name, level, dpq, ...) \ argument
H A Dsfc_tx.c927 const struct sfc_dp_queue *dpq = &dp_txq->dpq; in sfc_dp_tx_by_dp_txq() local
942 const struct sfc_dp_queue *dpq = &dp_txq->dpq; in sfc_txq_info_by_dp_txq() local
958 const struct sfc_dp_queue *dpq = &dp_txq->dpq; in sfc_txq_by_dp_txq() local
H A Dsfc_ef10_essb_rx.c32 #define sfc_ef10_essb_rx_err(dpq, ...) \ argument
35 #define sfc_ef10_essb_rx_info(dpq, ...) \ argument
H A Dsfc_ef10_rx.c33 #define sfc_ef10_rx_err(dpq, ...) \ argument
36 #define sfc_ef10_rx_info(dpq, ...) \ argument
H A Dsfc_rx.c405 const struct sfc_dp_queue *dpq = &dp_rxq->dpq; in sfc_dp_rx_by_dp_rxq() local
420 const struct sfc_dp_queue *dpq = &dp_rxq->dpq; in sfc_rxq_info_by_dp_rxq() local
436 const struct sfc_dp_queue *dpq = &dp_rxq->dpq; in sfc_rxq_by_dp_rxq() local
H A Dsfc_ef10_tx.c29 #define sfc_ef10_tx_err(dpq, ...) \ argument
32 #define sfc_ef10_tx_info(dpq, ...) \ argument
H A Dsfc_dp_tx.h29 struct sfc_dp_queue dpq; member
H A Dsfc_dp_rx.h28 struct sfc_dp_queue dpq; member