| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | netconsole.c | 37 static void nc_wait_arp_handler(uchar *pkt, unsigned dest, in nc_wait_arp_handler() 44 static void nc_handler(uchar *pkt, unsigned dest, struct in_addr sip, in nc_handler() 127 uchar *pkt; in nc_start() local 137 int nc_input_packet(uchar *pkt, struct in_addr src_ip, unsigned dest_port, in nc_input_packet() 179 uchar *pkt; in nc_send_packet() local
|
| H A D | ne2000_base.c | 379 int i, len, pkt, cur; in dp83902a_RxEvent() local
|
| H A D | keystone_net.c | 654 u32 *pkt; in keystone2_eth_rcv_packet() local 816 u32 *pkt = NULL; in ks2_eth_recv() local
|
| H A D | ftmac110.c | 280 static int ftmac110_send(struct eth_device *dev, void *pkt, int len) in ftmac110_send()
|
| H A D | tsec.c | 400 static const u8 pkt[] = { in redundant_init() local
|
| H A D | cpsw.c | 948 static int _cpsw_recv(struct cpsw_priv *priv, uchar **pkt) in _cpsw_recv() 1061 uchar *pkt = NULL; in cpsw_recv() local
|
| /rk3399_rockchip-uboot/net/ |
| H A D | nfs.c | 431 static int rpc_lookup_reply(int prog, uchar *pkt, unsigned len) in rpc_lookup_reply() 461 static int nfs_mount_reply(uchar *pkt, unsigned len) in nfs_mount_reply() 487 static int nfs_umountall_reply(uchar *pkt, unsigned len) in nfs_umountall_reply() 511 static int nfs_lookup_reply(uchar *pkt, unsigned len) in nfs_lookup_reply() 608 static int nfs_readlink_reply(uchar *pkt, unsigned len) in nfs_readlink_reply() 655 static int nfs_read_reply(uchar *pkt, unsigned len) in nfs_read_reply() 727 static void nfs_handler(uchar *pkt, unsigned dest, struct in_addr sip, in nfs_handler()
|
| H A D | ping.c | 20 static void set_icmp_header(uchar *pkt, struct in_addr dest) in set_icmp_header() 44 uchar *pkt; in ping_send() local
|
| H A D | sntp.c | 22 struct sntp_pkt_t pkt; in sntp_send() local 51 static void sntp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in sntp_handler()
|
| H A D | dns.c | 41 uchar *p, *pkt; in dns_send() local 103 static void dns_handler(uchar *pkt, unsigned dest, struct in_addr sip, in dns_handler()
|
| H A D | bootp.c | 118 static int check_reply_packet(uchar *pkt, unsigned dest, unsigned src, in check_reply_packet() 345 static void bootp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in bootp_handler() 699 uchar *pkt, *iphdr; in bootp_request() local 955 uchar *pkt, *iphdr; in dhcp_send_request_packet() local 1022 static void dhcp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in dhcp_handler()
|
| H A D | cdp.c | 108 uchar *pkt; in cdp_send_trigger() local 239 void cdp_receive(const uchar *pkt, unsigned len) in cdp_receive()
|
| H A D | tftp.c | 330 uchar *pkt; in tftp_send() local 450 struct in_addr sip, unsigned src, uchar *pkt, in icmp_handler() 460 static void tftp_handler(uchar *pkt, unsigned dest, struct in_addr sip, in tftp_handler() 903 static void parse_multicast_oack(char *pkt, int len) in parse_multicast_oack()
|
| H A D | rarp.c | 72 uchar *pkt; in rarp_request() local
|
| H A D | arp.c | 55 uchar *pkt; in arp_raw_request() local
|
| H A D | net.c | 731 static void dummy_handler(uchar *pkt, unsigned dport, in dummy_handler() 790 uchar *pkt; in net_send_udp_packet() local 1438 void net_set_ip_header(uchar *pkt, struct in_addr dest, struct in_addr source) in net_set_ip_header() 1459 void net_set_udp_header(uchar *pkt, struct in_addr dest, int dport, int sport, in net_set_udp_header()
|
| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | musb.h | 49 #define MUSB_EP_FIFO(ep, st, m, pkt) \ argument 57 #define MUSB_EP_FIFO_SINGLE(ep, st, pkt) \ argument 60 #define MUSB_EP_FIFO_DOUBLE(ep, st, pkt) \ argument
|
| /rk3399_rockchip-uboot/drivers/dma/ |
| H A D | keystone_nav.c | 281 int ksnav_send(struct pktdma_cfg *pktdma, u32 *pkt, int num_bytes, u32 swinfo2) in ksnav_send() 298 void *ksnav_recv(struct pktdma_cfg *pktdma, u32 **pkt, int *num_bytes) in ksnav_recv()
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_net.c | 169 static void efi_net_push(void *pkt, int len) in efi_net_push() 202 void efi_net_set_dhcp_ack(void *pkt, int len) in efi_net_set_dhcp_ack()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | efi_loader.h | 276 static inline void efi_net_set_dhcp_ack(void *pkt, int len) { } in efi_net_set_dhcp_ack()
|
| H A D | net.h | 661 static inline void net_send_packet(uchar *pkt, int len) in net_send_packet()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | xyzModem.c | 46 unsigned char pkt[1024], *bufp; member
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | at91_udc.c | 855 union setup pkt; in handle_setup() local
|