Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_net/
H A Drte_higig.h78 uint32_t opc:3; member
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-srxx-defs.h322 uint64_t opc : 4; /**< SW Tick ERR - packet had an error member
H A Dcvmx-iob-defs.h802 uint64_t opc : 4; /**< Pattern to match on the inbound NCB. */ member
847 uint64_t opc : 4; /**< Pattern to match on the inbound NCB. */ member
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl.c276 ice_acl_prof_aq_send(struct ice_hw *hw, u16 opc, u8 prof_id, in ice_acl_prof_aq_send()
H A Dice_switch.c1962 enum ice_adminq_opc opc = ice_aqc_opc_alloc_res; in ice_alloc_sw() local
2548 enum ice_adminq_opc opc) in ice_aq_alloc_free_vsi_list()
2669 u8 num_rules, enum ice_adminq_opc opc, struct ice_sq_cd *cd) in ice_aq_sw_rules()
3034 struct ice_aqc_sw_rules_elem *s_rule, enum ice_adminq_opc opc) in ice_fill_sw_rule()
3397 u16 vsi_list_id, bool remove, enum ice_adminq_opc opc, in ice_update_vsi_list_rule()
H A Dice_common.c1695 enum ice_adminq_opc opc, struct ice_sq_cd *cd) in ice_aq_alloc_free_res()
2152 enum ice_adminq_opc opc, struct ice_sq_cd *cd) in ice_aq_list_caps()
/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_arm64.c1048 uint32_t opc) in emit_cmp_tst()
/f-stack/freebsd/netpfil/pf/
H A Dpf.c2306 u_int32_t opc; in pf_change_icmp() local
/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c7748 static int test_pdcp_proto(int i, int oop, enum rte_crypto_cipher_operation opc, in test_pdcp_proto()
7933 enum rte_crypto_cipher_operation opc, in test_pdcp_proto_SGL()