Searched defs:dpq (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_dp.c | 20 sfc_dp_queue_init(struct sfc_dp_queue *dpq, uint16_t port_id, uint16_t queue_id, in sfc_dp_queue_init()
|
| H A D | sfc_dp.h | 63 #define SFC_DP_LOG(dp_name, level, dpq, ...) \ argument
|
| H A D | sfc_tx.c | 927 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 D | sfc_ef10_essb_rx.c | 32 #define sfc_ef10_essb_rx_err(dpq, ...) \ argument 35 #define sfc_ef10_essb_rx_info(dpq, ...) \ argument
|
| H A D | sfc_ef10_rx.c | 33 #define sfc_ef10_rx_err(dpq, ...) \ argument 36 #define sfc_ef10_rx_info(dpq, ...) \ argument
|
| H A D | sfc_rx.c | 405 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 D | sfc_ef10_tx.c | 29 #define sfc_ef10_tx_err(dpq, ...) \ argument 32 #define sfc_ef10_tx_info(dpq, ...) \ argument
|
| H A D | sfc_dp_tx.h | 29 struct sfc_dp_queue dpq; member
|
| H A D | sfc_dp_rx.h | 28 struct sfc_dp_queue dpq; member
|