Searched defs:ptype (Results 101 – 113 of 113) sorted by relevance
12345
/openbmc/u-boot/drivers/net/ti/ |
H A D | cpsw.c | 86 u32 ptype; member
|
/openbmc/linux/include/net/ |
H A D | flow_offload.h | 264 u16 ptype; /* FLOW_ACTION_PTYPE */ member
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_virtchnl.c | 591 u16 ptype = -1; in ice_vc_validate_pattern() local
|
H A D | ice_lan_tx_rx.h | 906 static inline struct ice_rx_ptype_decoded ice_decode_rx_desc_ptype(u16 ptype) in ice_decode_rx_desc_ptype()
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | niu.c | 3458 int ptype; in niu_process_rx_pkt() local 9468 union niu_parent_id *id, u8 ptype) in niu_new_parent() 9532 union niu_parent_id *id, u8 ptype) in niu_get_parent()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.h | 404 u32 ptype : 8; member
|
/openbmc/linux/net/packet/ |
H A D | af_packet.c | 1613 static bool match_fanout_group(struct packet_type *ptype, struct sock *sk) in match_fanout_group()
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | 1175 static inline bool skb_pkt_type_ok(u32 ptype) in skb_pkt_type_ok()
|
H A D | bpf.h | 2935 enum bpf_prog_type ptype) in sock_map_prog_detach()
|
/openbmc/linux/kernel/bpf/ |
H A D | btf.c | 631 const struct btf_type *ptype; in btf_type_resolve_func_ptr() local
|
/openbmc/u-boot/include/ |
H A D | ec_commands.h | 4141 uint8_t ptype; /* product type (hub,periph,cable,ama) */ member
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf.c | 8753 #define SEC_DEF(sec_pfx, ptype, atype, flags, ...) { \ argument
|
/openbmc/linux/include/linux/platform_data/ |
H A D | cros_ec_commands.h | 5088 uint8_t ptype; /* product type (hub,periph,cable,ama) */ member
|
12345