Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c4952 load_fw_module(struct adapter *sc, const struct firmware **dcfg, in load_fw_module() function
5013 rc = load_fw_module(sc, &cfg, &fw); in install_kld_firmware()
5080 rc = load_fw_module(sc, &cfg, &fw); in install_kld_firmware()
5239 load_fw_module(sc, &dcfg, NULL); in copy_cfg_file_to_card()