Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mng.h55 struct txgbe_hic_hdr { struct
85 struct txgbe_hic_hdr hdr; argument
115 struct txgbe_hic_hdr hdr;
122 struct txgbe_hic_hdr hdr;
128 struct txgbe_hic_hdr hdr;
142 struct txgbe_hic_hdr hdr;
149 struct txgbe_hic_hdr hdr;
164 struct txgbe_hic_hdr hdr;
H A Dtxgbe_mng.c109 u32 hdr_size = sizeof(struct txgbe_hic_hdr); in txgbe_host_interface_command()
110 struct txgbe_hic_hdr *resp = (struct txgbe_hic_hdr *)buffer; in txgbe_host_interface_command()