/openbmc/linux/net/nfc/ |
H A D | llcp_core.c | 778 u8 ptype = nfc_llcp_ptype(skb); in nfc_llcp_tx_work() local 1069 u8 dsap, ssap, ptype, ns, nr; in nfc_llcp_recv_hdlc() local 1408 u8 ptype; in nfc_llcp_recv_agf() local 1452 u8 dsap, ssap, ptype; in nfc_llcp_rx_skb() local
|
/openbmc/linux/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_arp.h | 24 __be16 ptype; member
|
/openbmc/linux/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() 1110 u8 tun_prot = 0, l4_prot = 0, ptype = 0; in wx_encode_tx_desc_ptype() local 1205 u8 *hdr_len, u8 ptype) in wx_tso() 1326 u8 ptype) in wx_tx_csum() 1453 u8 hdr_len = 0, ptype; in wx_xmit_frame_ring() local
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | usb_urb.c | 22 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | gconf.c | 709 enum prop_type ptype; in on_back_clicked() local 909 enum prop_type ptype; in on_treeview2_button_press_event() local 1044 enum prop_type ptype; in fill_row() local 1339 enum prop_type ptype; in display_tree() local
|
/openbmc/linux/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; in display_tree() local
|
/openbmc/linux/kernel/trace/ |
H A D | trace_probe.h | 188 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, str, _fmttype) \ argument 199 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument 201 #define ASSIGN_FETCH_TYPE(ptype, ftype, sign) \ argument 205 #define ASSIGN_FETCH_TYPE_ALIAS(ptype, atype, ftype, sign) \ argument
|
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | venc_ctrls.c | 79 u32 ptype; in venc_op_s_ctrl() local
|
H A D | vdec.c | 687 u32 ptype, decode_order, conceal; in vdec_set_properties() local 727 u32 ptype = HFI_PROPERTY_PARAM_WORK_ROUTE; in vdec_set_work_route() local 752 u32 ptype; in vdec_output_conf() local
|
H A D | pm_helpers.c | 529 const u32 ptype = HFI_PROPERTY_CONFIG_VENC_PERF_MODE; in power_save_mode_enable() local 623 const u32 ptype = HFI_PROPERTY_CONFIG_VIDEOCORES_USAGE; in decide_core() local
|
/openbmc/sdbusplus/tools/sdbusplus/ |
H A D | method.py | 19 def cpp_prototype(self, loader, interface, ptype): argument
|
/openbmc/linux/net/8021q/ |
H A D | vlan_core.c | 467 const struct packet_offload *ptype; in vlan_gro_receive() local 519 struct packet_offload *ptype; in vlan_gro_complete() local
|
/openbmc/linux/net/ipv4/ |
H A D | arp.c | 301 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() 323 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send() 544 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
|
/openbmc/u-boot/board/cavium/thunderx/ |
H A D | atf.c | 185 char *ptype; in atf_print_part_table() local
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | pluginbase.py | 33 def get_plugins(cls, ptype): argument
|
/openbmc/linux/net/sched/ |
H A D | act_gact.c | 158 u32 ptype = READ_ONCE(gact->tcfg_ptype); in tcf_gact_act() local
|
H A D | act_skbedit.c | 130 u16 *queue_mapping = NULL, *ptype = NULL; in tcf_skbedit_init() local
|
/openbmc/linux/drivers/media/usb/au0828/ |
H A D | au0828-dvb.c | 111 int ptype = usb_pipetype(purb->pipe); in urb_completion() local
|
/openbmc/linux/drivers/nvdimm/ |
H A D | nd-core.h | 52 struct nvdimm *nvdimm, enum nvdimm_passphrase_type ptype) in nvdimm_security_flags()
|
/openbmc/linux/net/batman-adv/ |
H A D | main.c | 427 struct packet_type *ptype, in batadv_batman_skb_recv()
|
/openbmc/linux/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() 663 ice_ptg_find_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 *ptg) in ice_ptg_find_ptype() 697 ice_ptg_remove_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_remove_ptype() 744 ice_ptg_add_mv_ptype(struct ice_hw *hw, enum ice_block blk, u16 ptype, u8 ptg) in ice_ptg_add_mv_ptype() 2932 ice_add_prof_attrib(struct ice_prof_map *prof, u8 ptg, u16 ptype, in ice_add_prof_attrib() 3042 u16 ptype; in ice_add_prof() local
|
/openbmc/linux/tools/perf/util/ |
H A D | python.c | 223 #define member_def(type, member, ptype, help) \ argument 228 #define sample_member_def(name, member, ptype, help) \ argument 666 PyTypeObject *ptype; in pyrf_event__new() local
|
/openbmc/linux/drivers/net/can/softing/ |
H A D | softing_fw.c | 94 static int fw_parse(const uint8_t **pmem, uint16_t *ptype, uint32_t *paddr, in fw_parse()
|
/openbmc/linux/drivers/net/hamradio/ |
H A D | bpqether.c | 170 static int bpq_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct n… in bpq_rcv()
|
/openbmc/linux/drivers/net/wan/ |
H A D | lapbether.c | 111 struct packet_type *ptype, struct net_device *orig_dev) in lapbeth_rcv()
|