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.c4953 load_fw_module(struct adapter *sc, const struct firmware **dcfg, in load_fw_module() function
5014 rc = load_fw_module(sc, &cfg, &fw); in install_kld_firmware()
5081 rc = load_fw_module(sc, &cfg, &fw); in install_kld_firmware()
5240 load_fw_module(sc, &dcfg, NULL); in copy_cfg_file_to_card()