Home
last modified time | relevance | path

Searched refs:ncsi_cmd_pkt_hdr (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/net/
A Dncsi-pkt.h20 struct ncsi_cmd_pkt_hdr { struct
38 struct ncsi_cmd_pkt_hdr cmd; /* Command header */ argument
51 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
60 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
69 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
77 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
87 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
96 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
108 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
127 struct ncsi_cmd_pkt_hdr cmd; /* Command header */
[all …]
/u-boot/drivers/net/phy/
A Dncsi.c563 final_len = eth_hdr_size + sizeof(struct ncsi_cmd_pkt_hdr) + len + 4; in ncsi_send_command()
748 + sizeof(struct ncsi_cmd_pkt_hdr), in ncsi_send_ae()
761 + sizeof(struct ncsi_cmd_pkt_hdr), in ncsi_send_ebf()
784 + sizeof(struct ncsi_cmd_pkt_hdr), in ncsi_send_sma()

Completed in 7 milliseconds