Home
last modified time | relevance | path

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

1234

/Linux-v6.6/drivers/cxl/
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()
/Linux-v6.6/drivers/media/platform/qcom/venus/
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
1191 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_PLANE_ACTUAL_CONSTRAINTS_INFO; in venus_helper_set_format_constraints() 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
[all …]
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()
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()
/Linux-v6.6/drivers/net/ethernet/intel/ice/
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()
/Linux-v6.6/net/core/
Dgro.c238 struct packet_offload *ptype; in napi_gro_complete() local
442 struct packet_offload *ptype; in dev_gro_receive() local
548 struct packet_offload *ptype; in gro_find_receive_by_type() local
562 struct packet_offload *ptype; in gro_find_complete_by_type() local
Dgso.c17 struct packet_offload *ptype; in skb_eth_gso_segment() local
41 struct packet_offload *ptype; in skb_mac_gso_segment() local
/Linux-v6.6/net/ax25/
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()
/Linux-v6.6/net/ipv4/
Dgre_offload.c131 struct packet_offload *ptype; in gre_gro_receive() local
239 struct packet_offload *ptype; in gre_gro_complete() local
/Linux-v6.6/drivers/acpi/dptf/
Ddptf_power.c123 unsigned long long ptype; in dptf_participant_type() local
176 unsigned long long ptype; in dptf_power_add() local
Ddptf_pch_fivr.c122 unsigned long long ptype; in pch_fivr_add() local
/Linux-v6.6/drivers/net/ethernet/google/gve/
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
/Linux-v6.6/include/net/tc_act/
Dtc_skbedit.h21 u16 ptype; member
72 u16 ptype; in tcf_skbedit_ptype() local
/Linux-v6.6/fs/affs/
Damigaffs.h51 __be32 ptype; member
77 __be32 ptype; member
107 __be32 ptype; member
116 __be32 ptype; member
/Linux-v6.6/drivers/net/ethernet/intel/iavf/
Diavf_prototype.h52 static inline struct iavf_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
/Linux-v6.6/include/linux/
Dbpf-netns.h50 enum bpf_prog_type ptype) in netns_bpf_prog_detach()
/Linux-v6.6/drivers/acpi/nfit/
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()
/Linux-v6.6/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
/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h376 static inline struct i40e_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
/Linux-v6.6/include/uapi/linux/tc_act/
Dtc_gact.h18 __u16 ptype; member
/Linux-v6.6/net/x25/
Dx25_dev.c95 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame()
/Linux-v6.6/net/ethernet/
Deth.c407 const struct packet_offload *ptype; in eth_gro_receive() local
460 struct packet_offload *ptype; in eth_gro_complete() local
/Linux-v6.6/net/nfc/
Dllcp_core.c763 u8 ptype = nfc_llcp_ptype(skb); in nfc_llcp_tx_work() local
1045 u8 dsap, ssap, ptype, ns, nr; in nfc_llcp_recv_hdlc() local
1384 u8 ptype; in nfc_llcp_recv_agf() local
1428 u8 dsap, ssap, ptype; in nfc_llcp_rx_skb() local
/Linux-v6.6/kernel/trace/
Dtrace_probe.h186 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, str, _fmttype) \ argument
197 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
199 #define ASSIGN_FETCH_TYPE(ptype, ftype, sign) \ argument
203 #define ASSIGN_FETCH_TYPE_ALIAS(ptype, atype, ftype, sign) \ argument
/Linux-v6.6/drivers/media/usb/dvb-usb/
Dusb-urb.c18 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete() local

1234