/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_lib.c | 151 static struct wx_dec_ptype wx_decode_ptype(const u8 ptype) in wx_decode_ptype() argument 1110 u8 tun_prot = 0, l4_prot = 0, ptype = 0; in wx_encode_tx_desc_ptype() local 1204 wx_tso(struct wx_ring *tx_ring, struct wx_tx_buffer *first, u8 *hdr_len, u8 ptype) wx_tso() argument 1325 wx_tx_csum(struct wx_ring *tx_ring, struct wx_tx_buffer *first, u8 ptype) wx_tx_csum() argument 1453 u8 hdr_len = 0, ptype; wx_xmit_frame_ring() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi_venus.c | 1412 static int venus_session_set_property(struct venus_inst *inst, u32 ptype, in venus_session_set_property() argument 1431 static int venus_session_get_property(struct venus_inst *inst, u32 ptype) in venus_session_get_property() argument
|
H A D | helpers.c | 670 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; venus_helper_set_work_mode() local 1191 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_PLANE_ACTUAL_CONSTRAINTS_INFO; venus_helper_set_format_constraints() local 1221 u32 ptype = HFI_PROPERTY_PARAM_BUFFER_COUNT_ACTUAL; venus_helper_set_num_bufs() local 1253 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_FORMAT_SELECT; venus_helper_set_raw_format() local 1286 u32 ptype = HFI_PROPERTY_PARAM_VDEC_MULTI_STREAM; venus_helper_set_multistream() local 1305 const u32 ptype = HFI_PROPERTY_PARAM_BUFFER_ALLOC_MODE; venus_helper_set_dyn_bufmode() local 1327 const u32 ptype = HFI_PROPERTY_PARAM_BUFFER_SIZE_ACTUAL; venus_helper_set_bufsize() local 1843 const u32 ptype = HFI_PROPERTY_PARAM_UNCOMPRESSED_PLANE_ACTUAL_INFO; venus_helper_set_stride() local [all...] |
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | gconf.c | 702 enum prop_type ptype; in on_back_clicked() local 902 enum prop_type ptype; in on_treeview2_button_press_event() local 1037 enum prop_type ptype; in fill_row() local 1336 enum prop_type ptype; display_tree() local [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | python.c | 656 PyTypeObject *ptype; in pyrf_event__new() local
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe.c | 508 fcoe_fip_recv(struct sk_buff *skb, struct net_device *netdev, struct packet_type *ptype, struct net_device *orig_dev) fcoe_fip_recv() argument 531 fcoe_fip_vlan_recv(struct sk_buff *skb, struct net_device *netdev, struct packet_type *ptype, struct net_device *orig_dev) fcoe_fip_vlan_recv() argument 1334 fcoe_rcv(struct sk_buff *skb, struct net_device *netdev, struct packet_type *ptype, struct net_device *olddev) fcoe_rcv() argument
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_kprobe.c | 775 enum probe_print_type ptype; in __trace_kprobe_create() local 1764 enum probe_print_type ptype; in create_local_trace_kprobe() local
|
H A D | trace_uprobe.c | 539 enum probe_print_type ptype; in __trace_uprobe_create() local 1582 enum probe_print_type ptype; in create_local_trace_uprobe() local
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_sync.c | 1104 int ptype; in ip_vs_proc_sync_conn() local
|
/third_party/curl/lib/ |
H A D | url.c | 2500 curl_proxytype ptype = (curl_proxytype)conn->http_proxy.proxytype; local
|
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_capi.c | 1154 static int capi_get_provname(CAPI_CTX *ctx, LPSTR *pname, DWORD *ptype, in capi_get_provname() argument 1198 DWORD idx, ptype; in capi_list_providers() local 1501 capi_get_key(CAPI_CTX *ctx, const WCHAR *contname, const WCHAR *provname, DWORD ptype, DWORD keyspec) capi_get_key() argument [all...] |
/third_party/openssl/engines/ |
H A D | e_capi.c | 1154 static int capi_get_provname(CAPI_CTX *ctx, LPSTR *pname, DWORD *ptype, in capi_get_provname() argument 1198 DWORD idx, ptype; in capi_list_providers() local 1501 capi_get_key(CAPI_CTX *ctx, const WCHAR *contname, const WCHAR *provname, DWORD ptype, DWORD keyspec) capi_get_key() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 1881 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg) in ice_ptg_find_ptype() argument 1915 ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) ice_ptg_remove_ptype() argument 1962 ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) ice_ptg_add_mv_ptype() argument 3801 u16 ptype; ice_add_prof() local [all...] |
H A D | ice_flex_type.h | 509 u16 ptype; member
|
H A D | ice_lan_tx_rx.h | 142 u32 ptype:10; member 927 static inline struct ice_rx_ptype_decoded ice_decode_rx_desc_ptype(u16 ptype) in ice_decode_rx_desc_ptype() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_hw.c | 2877 static int ocrdma_mbx_get_dcbx_config(struct ocrdma_dev *dev, u32 ptype, in ocrdma_mbx_get_dcbx_config() argument 2925 static int ocrdma_parse_dcbxcfg_rsp(struct ocrdma_dev *dev, int ptype, in ocrdma_parse_dcbxcfg_rsp() argument 3006 int ptype = OCRDMA_PARAMETER_TYPE_OPER; in ocrdma_init_service_level() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
H A D | cpsw_priv.h | 166 u32 ptype; member
|
/kernel/linux/linux-5.10/net/ncsi/ |
H A D | internal.h | 330 struct packet_type ptype; /* NCSI packet Rx handler */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 1755 u8 ptype; in i40e_rx_checksum() local 1839 static inline int i40e_ptype_to_htype(u8 ptype) in i40e_ptype_to_htype() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 94 bool ice_hw_ptype_ena(struct ice_hw *hw, u16 ptype) in ice_hw_ptype_ena() argument 663 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg) in ice_ptg_find_ptype() argument 697 ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) ice_ptg_remove_ptype() argument 744 ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) ice_ptg_add_mv_ptype() argument 2932 ice_add_prof_attrib(struct ice_prof_map *prof, u8 ptg, u16 ptype, const struct ice_ptype_attributes *attr, u16 attr_cnt) ice_add_prof_attrib() argument 3042 u16 ptype; ice_add_prof() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | cpsw_priv.h | 168 u32 ptype; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_hw.c | 2873 static int ocrdma_mbx_get_dcbx_config(struct ocrdma_dev *dev, u32 ptype, in ocrdma_mbx_get_dcbx_config() argument 2921 static int ocrdma_parse_dcbxcfg_rsp(struct ocrdma_dev *dev, int ptype, in ocrdma_parse_dcbxcfg_rsp() argument 3002 int ptype = OCRDMA_PARAMETER_TYPE_OPER; in ocrdma_init_service_level() local
|
/kernel/linux/linux-6.6/net/ncsi/ |
H A D | internal.h | 338 struct packet_type ptype; /* NCSI packet Rx handler */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_type.h | 373 u32 ptype:8; member
|
/kernel/linux/linux-5.10/net/packet/ |
H A D | af_packet.c | 1517 static bool match_fanout_group(struct packet_type *ptype, struct sock *sk) in match_fanout_group() argument
|