Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 29) sorted by relevance

12

/dpdk/drivers/net/sfc/
H A Dsfc_ev.c67 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()
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()
273 sfc_ev_nop_tx_ndescs(void *arg, uint32_t label, unsigned int ndescs) in sfc_ev_nop_tx_ndescs()
[all …]
/dpdk/drivers/common/sfc_efx/base/
H A Def10_ev.c421 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
1076 __in unsigned int label, in ef10_ev_rxlabel_init()
1131 __in unsigned int label) in ef10_ev_rxlabel_fini()
H A Defx_rx.c880 __in unsigned int label, in efx_rx_qcreate_internal()
971 __in unsigned int label, in efx_rx_qcreate()
997 __in unsigned int label, in efx_rx_qcreate_packed_stream()
1023 __in unsigned int label, in efx_rx_qcreate_es_super_buffer()
1705 uint32_t label; in siena_rx_qflush() local
1741 __in unsigned int label, in siena_rx_qcreate()
H A Drhead_ev.c533 uint32_t label; in rhead_ev_rx_packets() local
577 uint32_t label; in rhead_ev_tx_completion() local
H A Drhead_tx.c34 __in unsigned int label, in rhead_tx_qcreate()
H A Defx_tx.c355 __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 Defx_ev.c642 __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 Def10_rx.c1032 __in unsigned int label, in ef10_rx_qcreate()
1266 unsigned int label = erp->er_label; in ef10_rx_qdestroy() local
H A Drhead_rx.c586 __in unsigned int label, in rhead_rx_qcreate()
H A Def10_tx.c42 __in unsigned int label, in ef10_tx_qcreate()
H A Defx_mcdi.c2932 __in uint32_t label, in efx_mcdi_init_rxq()
3110 __in uint32_t label, in efx_mcdi_init_txq()
/dpdk/drivers/net/ice/base/
H A Dice_parser_util.h13 char label[64]; member
H A Dice_flex_type.h602 struct ice_label label[STRUCT_HACK_VAR_LEN]; member
/dpdk/app/test/
H A Dtest_mempool_perf.c82 #define GOTO_ERR(var, label) do { \ argument
H A Dtest_pie.c405 const char *label = NULL; in func_test1() local
628 const char *label = NULL; in func_test3() local
H A Dtest_mempool.c55 #define GOTO_ERR(var, label) do { \ argument
H A Dtest_rcu_qsbr.c29 #define TEST_RCU_QSBR_GOTO_IF_ERROR(label, cond, str, ...) \ argument
H A Dtest_red.c472 const char *label = NULL; in func_test1() local
/dpdk/drivers/common/dpaax/caamflib/
H A Drta.h818 #define LABEL(label) unsigned int label = 0 argument
826 #define SET_LABEL(program, label) (label = rta_set_label(program)) argument
/dpdk/app/test-pmd/
H A Dtestpmd.h678 uint8_t label[3]; member
700 uint8_t label[3]; member
/dpdk/lib/pipeline/
H A Drte_table_action.h403 uint32_t label; /**< Label. */ member
H A Drte_swx_pipeline.c5956 label_find(struct instruction_data *data, uint32_t n, const char *label) in label_find()
5968 label_is_used(struct instruction_data *data, uint32_t n, const char *label) in label_is_used()
5991 char *label = data->label; in instr_label_check() local
6004 char *label = data->label; in instr_label_check() local
6017 char *label = data->label; in instr_label_check() local
H A Drte_table_action.c462 #define MPLS(label, tc, s, ttl) \ argument
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cli.c4140 uint32_t label, tc, ttl; in parse_table_action_encap() local
/dpdk/examples/ip_pipeline/
H A Dcli.c3434 uint32_t label, tc, ttl; in parse_table_action_encap() local

12