Home
last modified time | relevance | path

Searched refs:igc_host_mng_command_header (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_manage.c162 struct igc_host_mng_command_header *hdr) in igc_mng_write_cmd_header_generic()
164 u16 i, length = sizeof(struct igc_host_mng_command_header); in igc_mng_write_cmd_header_generic()
270 struct igc_host_mng_command_header hdr; in igc_mng_write_dhcp_info_generic()
H A Digc_manage.h14 struct igc_host_mng_command_header *hdr);
H A Digc_api.h107 struct igc_host_mng_command_header *hdr);
H A Digc_hw.h665 struct igc_host_mng_command_header { struct
675 struct igc_host_mng_command_header command_header; argument
H A Digc_api.c1393 struct igc_host_mng_command_header *hdr) in igc_mng_write_cmd_header()