Home
last modified time | relevance | path

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

12345

/openbmc/linux/drivers/cxl/
H A Dsecurity.c13 enum nvdimm_passphrase_type ptype) in cxl_pmem_get_security_flags()
69 enum nvdimm_passphrase_type ptype) in cxl_pmem_security_change_key()
95 enum nvdimm_passphrase_type ptype) in __cxl_pmem_security_disable()
168 enum nvdimm_passphrase_type ptype) in cxl_pmem_security_passphrase_erase()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.c670 u32 ptype = HFI_PROPERTY_CONFIG_BUFFER_REQUIREMENTS; in venus_helper_get_bufreq() local
920 const u32 ptype = HFI_PROPERTY_PARAM_PROFILE_LEVEL_CURRENT; in venus_helper_get_profile_level() local
936 const u32 ptype = HFI_PROPERTY_PARAM_PROFILE_LEVEL_CURRENT; in venus_helper_set_profile_level() local
1126 u32 ptype = HFI_PROPERTY_PARAM_FRAME_SIZE; in venus_helper_set_input_resolution() local
1141 u32 ptype = HFI_PROPERTY_PARAM_FRAME_SIZE; in venus_helper_set_output_resolution() local
1176 const u32 ptype = HFI_PROPERTY_PARAM_WORK_MODE; in venus_helper_set_work_mode() local
1221 u32 ptype = HFI_PROPERTY_PARAM_BUFFER_COUNT_ACTUAL; in venus_helper_set_num_bufs() local
1253 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_FORMAT_SELECT; in venus_helper_set_raw_format() local
1286 u32 ptype = HFI_PROPERTY_PARAM_VDEC_MULTI_STREAM; in venus_helper_set_multistream() local
1305 const u32 ptype = HFI_PROPERTY_PARAM_BUFFER_ALLOC_MODE; in venus_helper_set_dyn_bufmode() local
[all …]
H A Dhfi_cmds.c391 void *cookie, u32 ptype) in pkt_session_get_property_1x()
411 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_1x()
1099 void *cookie, u32 ptype) in pkt_session_get_property_3xx()
1125 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_3xx()
1190 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_4xx()
1301 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_6xx()
1352 void *cookie, u32 ptype) in pkt_session_get_property()
1361 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property()
H A Dhfi.c497 int hfi_session_get_property(struct venus_inst *inst, u32 ptype, in hfi_session_get_property()
525 int hfi_session_set_property(struct venus_inst *inst, u32 ptype, void *pdata) in hfi_session_set_property()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c49 static enum pkt_hash_types ice_ptype_to_htype(u16 ptype) in ice_ptype_to_htype()
101 union ice_32b_rx_flex_desc *rx_desc, u16 ptype) in ice_rx_csum()
187 struct sk_buff *skb, u16 ptype) in ice_process_skb_fields()
/openbmc/linux/net/ax25/
H A Dax25_in.c184 const 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()
/openbmc/linux/net/core/
H A Dgro.c239 struct packet_offload *ptype; in napi_gro_complete() local
444 struct packet_offload *ptype; in dev_gro_receive() local
550 struct packet_offload *ptype; in gro_find_receive_by_type() local
564 struct packet_offload *ptype; in gro_find_complete_by_type() local
H A Dgso.c17 struct packet_offload *ptype; in skb_eth_gso_segment() local
41 struct packet_offload *ptype; in skb_mac_gso_segment() local
/openbmc/linux/net/ipv4/
H A Dgre_offload.c131 struct packet_offload *ptype; in gre_gro_receive() local
239 struct packet_offload *ptype; in gre_gro_complete() local
/openbmc/linux/drivers/acpi/dptf/
H A Ddptf_power.c123 unsigned long long ptype; in dptf_participant_type() local
176 unsigned long long ptype; in dptf_power_add() local
H A Ddptf_pch_fivr.c122 unsigned long long ptype; in pch_fivr_add() local
/openbmc/qemu/hw/dma/
H A Dxlnx-zdma.c332 unsigned int ptype = ARRAY_FIELD_EX32(s->regs, ZDMA_CH_CTRL0, POINT_TYPE); in zdma_load_src_descriptor() local
366 unsigned int ptype = ARRAY_FIELD_EX32(s->regs, ZDMA_CH_CTRL0, POINT_TYPE); in zdma_load_dst_descriptor() local
389 unsigned int ptype = ARRAY_FIELD_EX32(s->regs, ZDMA_CH_CTRL0, POINT_TYPE); in zdma_write_dst() local
450 unsigned int ptype = ARRAY_FIELD_EX32(s->regs, ZDMA_CH_CTRL0, POINT_TYPE); in zdma_process_descr() local
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c463 struct gve_ptype ptype) in gve_rx_skb_csum()
497 struct gve_ptype ptype) in gve_rx_skb_hash()
699 struct gve_ptype ptype) in gve_rx_complete_rsc()
727 struct gve_ptype ptype = in gve_rx_complete_skb() local
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_prototype.h52 static inline struct iavf_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
/openbmc/linux/include/net/tc_act/
H A Dtc_skbedit.h21 u16 ptype; member
72 u16 ptype; in tcf_skbedit_ptype() local
/openbmc/linux/fs/affs/
H A Damigaffs.h51 __be32 ptype; member
77 __be32 ptype; member
107 __be32 ptype; member
116 __be32 ptype; member
/openbmc/sdbusplus/tools/sdbusplus/
H A Dsignal.py15 def cpp_prototype(self, loader, interface, ptype): argument
/openbmc/linux/include/linux/
H A Dbpf-netns.h50 enum bpf_prog_type ptype) in netns_bpf_prog_detach()
/openbmc/linux/include/uapi/linux/tc_act/
H A Dtc_gact.h18 __u16 ptype; member
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h376 static inline struct i40e_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb.c203 u8 *ptype) in ixgbe_dcb_unpack_prio()
254 u8 ptype[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local
/openbmc/linux/drivers/acpi/nfit/
H A Dintel.c54 enum nvdimm_passphrase_type ptype) in intel_security_flags()
150 enum nvdimm_passphrase_type ptype) in intel_security_change_key()
274 enum nvdimm_passphrase_type ptype) in intel_security_erase()
/openbmc/linux/net/x25/
H A Dx25_dev.c95 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame()
/openbmc/linux/net/ethernet/
H A Deth.c397 const struct packet_offload *ptype; in eth_gro_receive() local
450 struct packet_offload *ptype; in eth_gro_complete() local
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dusb-urb.c18 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete() local

12345