Searched refs:init_ops (Results 1 – 4 of 4) sorted by relevance
481 init = p_dev->fw_data->init_ops;562 fw->init_ops = (union init_op *)((uintptr_t)(fw_data + offset));576 fw->init_ops = (union init_op *)init_ops;
517 union init_op *init_ops; member
1261 struct raw_op *init_ops; member1275 #define INIT_OPS(sc) (sc->init_ops)
11586 rte_free(sc->init_ops);11602 sc->init_ops = rte_zmalloc("", len, RTE_CACHE_LINE_SIZE);11603 if (!sc->init_ops)11605 bnx2x_data_to_init_ops(p + off[1], sc->init_ops, len);