Home
last modified time | relevance | path

Searched defs:ptype (Results 1 – 25 of 89) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_txrx_lib.c43 static enum pkt_hash_types ice_ptype_to_htype(u8 __always_unused ptype) in ice_ptype_to_htype()
84 union ice_32b_rx_flex_desc *rx_desc, u8 ptype) in ice_rx_csum()
169 struct sk_buff *skb, u8 ptype) in ice_process_skb_fields()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dhfi_cmds.c381 void *cookie, u32 ptype) in pkt_session_get_property_1x()
401 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_1x()
1072 void *cookie, u32 ptype) in pkt_session_get_property_3xx()
1098 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_3xx()
1163 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_4xx()
1224 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_6xx()
1254 void *cookie, u32 ptype) in pkt_session_get_property()
1263 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property()
Dhelpers.c558 u32 ptype = HFI_PROPERTY_CONFIG_BUFFER_REQUIREMENTS; in venus_helper_get_bufreq() local
799 const u32 ptype = HFI_PROPERTY_PARAM_PROFILE_LEVEL_CURRENT; in venus_helper_get_profile_level() local
815 const u32 ptype = HFI_PROPERTY_PARAM_PROFILE_LEVEL_CURRENT; in venus_helper_set_profile_level() local
1003 u32 ptype = HFI_PROPERTY_PARAM_FRAME_SIZE; in venus_helper_set_input_resolution() local
1018 u32 ptype = HFI_PROPERTY_PARAM_FRAME_SIZE; in venus_helper_set_output_resolution() local
1031 const u32 ptype = HFI_PROPERTY_PARAM_WORK_MODE; in venus_helper_set_work_mode() local
1077 u32 ptype = HFI_PROPERTY_PARAM_BUFFER_COUNT_ACTUAL; in venus_helper_set_num_bufs() local
1109 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_FORMAT_SELECT; in venus_helper_set_raw_format() local
1142 u32 ptype = HFI_PROPERTY_PARAM_VDEC_MULTI_STREAM; in venus_helper_set_multistream() local
1161 const u32 ptype = HFI_PROPERTY_PARAM_BUFFER_ALLOC_MODE; in venus_helper_set_dyn_bufmode() local
[all …]
Dhfi.c438 int hfi_session_get_property(struct venus_inst *inst, u32 ptype, in hfi_session_get_property()
463 int hfi_session_set_property(struct venus_inst *inst, u32 ptype, void *pdata) in hfi_session_set_property()
Dvenc_ctrls.c76 u32 ptype; in venc_op_s_ctrl() local
/kernel/linux/linux-5.10/net/ax25/
Dax25_in.c184 ax25_address *dev_addr, struct packet_type *ptype) in ax25_rcv()
434 struct packet_type *ptype, struct net_device *orig_dev) in ax25_kiss_rcv()
/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_skbedit.h20 u16 ptype; member
71 u16 ptype; in tcf_skbedit_ptype() local
/kernel/linux/linux-5.10/drivers/acpi/dptf/
Ddptf_power.c125 unsigned long long ptype; in dptf_participant_type() local
175 unsigned long long ptype; in dptf_power_add() local
Ddptf_pch_fivr.c113 unsigned long long ptype; in pch_fivr_add() local
/kernel/linux/linux-5.10/net/ipv4/
Dgre_offload.c125 struct packet_offload *ptype; in gre_gro_receive() local
239 struct packet_offload *ptype; in gre_gro_complete() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
Diavf_prototype.h56 static inline struct iavf_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
/kernel/linux/linux-5.10/fs/affs/
Damigaffs.h51 __be32 ptype; member
77 __be32 ptype; member
107 __be32 ptype; member
116 __be32 ptype; member
/kernel/linux/linux-5.10/include/linux/
Dbpf-netns.h56 enum bpf_prog_type ptype) in netns_bpf_prog_detach()
/kernel/linux/linux-5.10/include/uapi/linux/tc_act/
Dtc_gact.h18 __u16 ptype; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h341 static inline struct i40e_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/tc_act/
Dtc_gact.h31 __u16 ptype; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/tc_act/
Dtc_gact.h19 __u16 ptype; member
/kernel/linux/linux-5.10/net/ethernet/
Deth.c411 const struct packet_offload *ptype; in eth_gro_receive() local
467 struct packet_offload *ptype; in eth_gro_complete() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb.c203 u8 *ptype) in ixgbe_dcb_unpack_prio()
254 u8 ptype[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local
/kernel/linux/linux-5.10/net/x25/
Dx25_dev.c95 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame()
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_probe.h179 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
187 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
189 #define ASSIGN_FETCH_TYPE(ptype, ftype, sign) \ argument
193 #define ASSIGN_FETCH_TYPE_ALIAS(ptype, atype, ftype, sign) \ argument
/kernel/linux/linux-5.10/drivers/acpi/nfit/
Dintel.c53 enum nvdimm_passphrase_type ptype) in intel_security_flags()
149 enum nvdimm_passphrase_type ptype) in intel_security_change_key()
278 enum nvdimm_passphrase_type ptype) in intel_security_erase()
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
Dusb-urb.c18 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete() local
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/
Debt_arp.h24 __be16 ptype; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/
Debt_arp.h35 __be16 ptype; member

1234