Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hsi_init_tool.h57 struct fw_overlay_buf_hdr { struct
H A Decore_init_fw_funcs.c2063 #define OVERLAY_HDR_SIZE_DWORDS (sizeof(struct fw_overlay_buf_hdr) / 4)
2109 struct fw_overlay_buf_hdr *hdr; in ecore_fw_overlay_mem_alloc()
2114 (struct fw_overlay_buf_hdr *)&fw_overlay_in_buf[buf_offset]; in ecore_fw_overlay_mem_alloc()