Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/
H A Dt4_main.c3474 load_fw_module(struct adapter *sc, const struct firmware **dcfg, in load_fw_module() function
3535 rc = load_fw_module(sc, &cfg, &fw); in install_kld_firmware()
3602 rc = load_fw_module(sc, &cfg, &fw); in install_kld_firmware()
3761 load_fw_module(sc, &dcfg, NULL); in copy_cfg_file_to_card()