Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h200 BOOT_MIN_SIZE = sizeof(struct cxgb4_pci_exp_rom_header), enumerator
H A Dt4_hw.c10608 if (size < BOOT_MIN_SIZE || size > BOOT_MAX_SIZE) { in t4_load_boot()