Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_init_fw_funcs.c1793 #define OVERLAY_HDR_SIZE_DWORDS (sizeof(struct fw_overlay_buf_hdr) / 4) macro
1864 buf_offset += OVERLAY_HDR_SIZE_DWORDS; in qed_fw_overlay_mem_alloc()