init_ops_offsets 1732 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h u16 *init_ops_offsets; init_ops_offsets 1747 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h #define INIT_OPS_OFFSETS(bp) (bp->init_ops_offsets) init_ops_offsets 26 drivers/net/ethernet/broadcom/bnx2x/bnx2x_fw_file_hdr.h struct bnx2x_fw_file_section init_ops_offsets; init_ops_offsets 13432 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c offset = be32_to_cpu(fw_hdr->init_ops_offsets.offset); init_ops_offsets 13436 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c for (i = 0; i < be32_to_cpu(fw_hdr->init_ops_offsets.len) / 2; i++) { init_ops_offsets 13578 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c BNX2X_ALLOC_AND_SET(init_ops_offsets, init_offsets_alloc_err, init_ops_offsets 13604 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c kfree(bp->init_ops_offsets); init_ops_offsets 13618 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c kfree(bp->init_ops_offsets);