Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mng.h61 struct txgbe_hic_hdr { struct
91 struct txgbe_hic_hdr hdr; argument
121 struct txgbe_hic_hdr hdr;
128 struct txgbe_hic_hdr hdr;
134 struct txgbe_hic_hdr hdr;
148 struct txgbe_hic_hdr hdr;
155 struct txgbe_hic_hdr hdr;
170 struct txgbe_hic_hdr hdr;
H A Dtxgbe_mng.c113 u32 hdr_size = sizeof(struct txgbe_hic_hdr); in txgbe_host_interface_command()
114 struct txgbe_hic_hdr *resp = (struct txgbe_hic_hdr *)buffer; in txgbe_host_interface_command()