Home
last modified time | relevance | path

Searched defs:offload_info (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.h324 struct offload_info { struct
325 u32 version; // current version is 0x00000000
326 u32 len; // The whole structure length
328 u8 mac_addr[6]; // 8 bytes to keep alignment. Only
331 u8 reserved[2];
333 struct offload_ip_info ips;
334 struct offload_port_info ports;
335 struct offload_ka_info kas;
336 struct offload_rr_info rrs;
337 u8 buf[0];