Lines Matching defs:init
19 #include <linux/init.h>
216 /* Allocate or reset and init all Tx and Command queues */
2004 /* Alloc and init all Tx queues, including the command queue (#4/#9) */
2008 IL_ERR("Tx %d queue init failed\n", txq_id);
2039 /* Alloc and init all Tx queues, including the command queue (#4) */
4696 const void *inst, *data, *init, *init_data, *boot;
4744 pieces->init = src;
4836 D_INFO("f/w package hdr init inst size = %zd\n", pieces.init_size);
4837 D_INFO("f/w package hdr init data size = %zd\n", pieces.init_data_size);
4854 IL_ERR("uCode init instr len %zd too large to fit in\n",
4860 IL_ERR("uCode init data len %zd too large to fit in\n",
4935 D_INFO("Copying (but not loading) init instr len %zd\n",
4937 memcpy(il->ucode_init.v_addr, pieces.init, pieces.init_size);
4942 D_INFO("Copying (but not loading) init data len %zd\n",
5554 IL_ERR("Unable to init nic\n");
6555 /* these spin locks will be used in apm_ops.init and EEPROM access
6556 * we should init now
6588 IL_ERR("Unable to init EEPROM\n");