Searched refs:init_ops (Results 1 – 9 of 9) sorted by relevance
366 /* init_ops write command */427 /* init_ops read/poll commands */477 /* init_ops callbacks entry point */555 union init_op *init_ops; in qed_init_run() local 559 init_ops = cdev->fw_data->init_ops; in qed_init_run() 566 union init_op *cmd = &init_ops[cmd_num]; in qed_init_run() 641 fw->init_ops = (union init_op *)(data + offset); in qed_init_fw_data()
422 union init_op *init_ops; member
25 struct bnx2x_fw_file_section init_ops; member
1731 struct raw_op *init_ops; member 1732 /* Init blocks offsets inside init_ops */1747 #define INIT_OPS(bp) (bp->init_ops)
13291 /* Likewise for the init_ops offsets */ in bnx2x_check_firmware() 13294 num_ops = be32_to_cpu(fw_hdr->init_ops.len) / sizeof(struct raw_op); in bnx2x_check_firmware() 13447 BNX2X_ALLOC_AND_SET(init_ops, init_ops_alloc_err, bnx2x_prep_ops); in bnx2x_init_firmware() 13478 kfree(bp->init_ops); in bnx2x_init_firmware() 13491 kfree(bp->init_ops); in bnx2x_release_firmware()
233 void (*init_ops)(struct e1000_hw *); member
47 .init_ops = e1000_init_function_pointers_vf,54 .init_ops = e1000_init_function_pointers_vf,1636 adapter->ei->init_ops(&adapter->hw); in igbvf_sw_init()
401 static int __init init_ops(void) in init_ops() function 1225 if (init_ops()) { in ibmphp_init()
959 static const struct arm_smmu_impl_ops init_ops = { in __tegra241_cmdqv_probe() local 1029 new_smmu->impl_ops = &init_ops; in __tegra241_cmdqv_probe()