Searched refs:init_fw (Results 1 – 5 of 5) sorted by relevance
21 void (*init_fw)(struct intel_uc *uc); member112 intel_uc_ops_function(fetch_firmwares, init_fw, void, );
438 static int __init init_fw(void) in init_fw() function448 module_init(init_fw)
1325 int (*init_fw)(struct bnx2x *bp); member
6002 rc = drv->init_fw(bp); in bnx2x_func_hw_init()
13509 .init_fw = bnx2x_init_firmware,