/dpdk/drivers/net/sfc/ |
H A D | sfc_ev.c | 67 sfc_ev_nop_rx(void *arg, uint32_t label, uint32_t id, in sfc_ev_nop_rx() 79 sfc_ev_efx_rx(void *arg, __rte_unused uint32_t label, uint32_t id, in sfc_ev_efx_rx() 152 sfc_ev_dp_rx(void *arg, __rte_unused uint32_t label, uint32_t id, in sfc_ev_dp_rx() 166 sfc_ev_nop_rx_packets(void *arg, uint32_t label, unsigned int num_packets, in sfc_ev_nop_rx_packets() 178 sfc_ev_dp_rx_packets(void *arg, __rte_unused uint32_t label, in sfc_ev_dp_rx_packets() 192 sfc_ev_nop_rx_ps(void *arg, uint32_t label, uint32_t id, in sfc_ev_nop_rx_ps() 205 sfc_ev_dp_rx_ps(void *arg, __rte_unused uint32_t label, uint32_t id, in sfc_ev_dp_rx_ps() 221 sfc_ev_nop_tx(void *arg, uint32_t label, uint32_t id) in sfc_ev_nop_tx() 231 sfc_ev_tx(void *arg, __rte_unused uint32_t label, uint32_t id) in sfc_ev_tx() 260 sfc_ev_dp_tx(void *arg, __rte_unused uint32_t label, uint32_t id) in sfc_ev_dp_tx() [all …]
|
/dpdk/drivers/common/sfc_efx/base/ |
H A D | ef10_ev.c | 421 uint32_t label; in ef10_ev_rx_packed_stream() local 516 uint32_t label; in ef10_ev_rx() local 752 uint32_t label; in ef10_ev_tx() local 1080 __in unsigned int label, in ef10_ev_rxlabel_init() 1135 __in unsigned int label) in ef10_ev_rxlabel_fini()
|
H A D | efx_rx.c | 880 __in unsigned int label, in efx_rx_qcreate_internal() 987 __in unsigned int label, in efx_rx_qcreate() 1025 __in unsigned int label, in efx_rx_qcreate_packed_stream() 1051 __in unsigned int label, in efx_rx_qcreate_es_super_buffer() 1733 uint32_t label; in siena_rx_qflush() local 1769 __in unsigned int label, in siena_rx_qcreate()
|
H A D | rhead_tx.c | 34 __in unsigned int label, in rhead_tx_qcreate()
|
H A D | rhead_ev.c | 533 uint32_t label; in rhead_ev_rx_packets() local 577 uint32_t label; in rhead_ev_tx_completion() local
|
H A D | efx_tx.c | 355 __in unsigned int label, in efx_tx_qcreate() 926 uint32_t label; in siena_tx_qflush() local 968 __in unsigned int label, in siena_tx_qcreate()
|
H A D | efx_ev.c | 642 __in uint32_t label, in siena_ev_rx_not_ok() 737 uint32_t label; in siena_ev_rx() local 890 uint32_t label; in siena_ev_tx() local
|
H A D | ef10_rx.c | 1032 __in unsigned int label, in ef10_rx_qcreate() 1266 unsigned int label = erp->er_label; in ef10_rx_qdestroy() local
|
H A D | rhead_rx.c | 586 __in unsigned int label, in rhead_rx_qcreate()
|
H A D | ef10_tx.c | 42 __in unsigned int label, in ef10_tx_qcreate()
|
H A D | efx_mcdi.c | 3075 __in uint32_t label, in efx_mcdi_init_rxq() 3253 __in uint32_t label, in efx_mcdi_init_txq()
|
/dpdk/drivers/common/dpaax/caamflib/ |
H A D | rta.h | 818 #define LABEL(label) unsigned int label = 0 argument 826 #define SET_LABEL(program, label) (label = rta_set_label(program)) argument
|
/dpdk/app/test/ |
H A D | test_pie.c | 405 const char *label = NULL; in func_test1() local 628 const char *label = NULL; in func_test3() local
|
H A D | test_mempool.c | 55 #define GOTO_ERR(var, label) do { \ argument
|
H A D | test_rcu_qsbr.c | 29 #define TEST_RCU_QSBR_GOTO_IF_ERROR(label, cond, str, ...) \ argument
|
/dpdk/lib/pipeline/ |
H A D | rte_table_action.h | 402 uint32_t label; /**< Label. */ global() member
|
H A D | rte_swx_pipeline.c | 6819 label_find(struct instruction_data *data, uint32_t n, const char *label) in label_find() 6831 label_is_used(struct instruction_data *data, uint32_t n, const char *label) in label_is_used() 6854 char *label = data->label; in instr_label_check() local 6867 char *label = data->label; in instr_label_check() local 6880 char *label = data->label; in instr_label_check() local
|
H A D | rte_table_action.c | 462 #define MPLS(label, tc, s, ttl) \ argument
|
H A D | rte_swx_pipeline_internal.h | 842 char label[RTE_SWX_NAME_SIZE]; member
|
/dpdk/drivers/raw/ifpga/base/ |
H A D | opae_intel_max10.h | 422 const char *label; member
|
/dpdk/examples/ip_pipeline/ |
H A D | cli.c | 3350 uint32_t label, tc, ttl; in parse_table_action_encap() local [all...] |
/dpdk/lib/ethdev/ |
H A D | rte_flow.h | 5212 uint32_t label; /**< Flow Label for IPv6. */ global() member
|