Home
last modified time | relevance | path

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

1234

/linux-6.1.9/net/core/
Dgro.c105 struct packet_offload *ptype; in skb_eth_gso_segment() local
129 struct packet_offload *ptype; in skb_mac_gso_segment() local
286 struct packet_offload *ptype; in napi_gro_complete() local
478 struct packet_offload *ptype; in dev_gro_receive() local
587 struct packet_offload *ptype; in gro_find_receive_by_type() local
601 struct packet_offload *ptype; in gro_find_complete_by_type() local
/linux-6.1.9/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-6.1.9/drivers/media/platform/qcom/venus/
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()
1098 void *cookie, u32 ptype) in pkt_session_get_property_3xx()
1124 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_3xx()
1189 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_4xx()
1277 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property_6xx()
1328 void *cookie, u32 ptype) in pkt_session_get_property()
1337 void *cookie, u32 ptype, void *pdata) in pkt_session_set_property()
Dhelpers.c669 u32 ptype = HFI_PROPERTY_CONFIG_BUFFER_REQUIREMENTS; in venus_helper_get_bufreq() local
918 const u32 ptype = HFI_PROPERTY_PARAM_PROFILE_LEVEL_CURRENT; in venus_helper_get_profile_level() local
934 const u32 ptype = HFI_PROPERTY_PARAM_PROFILE_LEVEL_CURRENT; in venus_helper_set_profile_level() local
1124 u32 ptype = HFI_PROPERTY_PARAM_FRAME_SIZE; in venus_helper_set_input_resolution() local
1139 u32 ptype = HFI_PROPERTY_PARAM_FRAME_SIZE; in venus_helper_set_output_resolution() local
1174 const u32 ptype = HFI_PROPERTY_PARAM_WORK_MODE; in venus_helper_set_work_mode() local
1189 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_PLANE_ACTUAL_CONSTRAINTS_INFO; in venus_helper_set_format_constraints() local
1219 u32 ptype = HFI_PROPERTY_PARAM_BUFFER_COUNT_ACTUAL; in venus_helper_set_num_bufs() local
1251 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_FORMAT_SELECT; in venus_helper_set_raw_format() local
1284 u32 ptype = HFI_PROPERTY_PARAM_VDEC_MULTI_STREAM; in venus_helper_set_multistream() local
[all …]
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-6.1.9/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-6.1.9/drivers/net/ethernet/google/gve/
Dgve_rx_dqo.c422 struct gve_ptype ptype) in gve_rx_skb_csum()
456 struct gve_ptype ptype) in gve_rx_skb_hash()
606 struct gve_ptype ptype) in gve_rx_complete_rsc()
634 struct gve_ptype ptype = in gve_rx_complete_skb() local
/linux-6.1.9/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-6.1.9/net/ipv4/
Dgre_offload.c130 struct packet_offload *ptype; in gre_gro_receive() local
238 struct packet_offload *ptype; in gre_gro_complete() local
/linux-6.1.9/include/net/tc_act/
Dtc_skbedit.h21 u16 ptype; member
72 u16 ptype; in tcf_skbedit_ptype() local
/linux-6.1.9/fs/affs/
Damigaffs.h51 __be32 ptype; member
77 __be32 ptype; member
107 __be32 ptype; member
116 __be32 ptype; member
/linux-6.1.9/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()
/linux-6.1.9/include/linux/
Dbpf-netns.h50 enum bpf_prog_type ptype) in netns_bpf_prog_detach()
/linux-6.1.9/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-6.1.9/kernel/trace/
Dtrace_probe.h180 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
188 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
190 #define ASSIGN_FETCH_TYPE(ptype, ftype, sign) \ argument
194 #define ASSIGN_FETCH_TYPE_ALIAS(ptype, atype, ftype, sign) \ argument
/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h377 static inline struct i40e_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
/linux-6.1.9/include/uapi/linux/tc_act/
Dtc_gact.h18 __u16 ptype; member
/linux-6.1.9/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()
/linux-6.1.9/net/x25/
Dx25_dev.c95 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame()
/linux-6.1.9/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-6.1.9/net/nfc/
Dllcp_core.c734 u8 ptype = nfc_llcp_ptype(skb); in nfc_llcp_tx_work() local
1025 u8 dsap, ssap, ptype, ns, nr; in nfc_llcp_recv_hdlc() local
1361 u8 ptype; in nfc_llcp_recv_agf() local
1405 u8 dsap, ssap, ptype; in nfc_llcp_rx_skb() local
/linux-6.1.9/drivers/media/usb/dvb-usb/
Dusb-urb.c18 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete() local
/linux-6.1.9/scripts/kconfig/
Dgconf.c705 enum prop_type ptype; in on_back_clicked() local
905 enum prop_type ptype; in on_treeview2_button_press_event() local
1040 enum prop_type ptype; in fill_row() local
1339 enum prop_type ptype; in display_tree() local
/linux-6.1.9/include/uapi/linux/netfilter_bridge/
Debt_arp.h24 __be16 ptype; member

1234