Home
last modified time | relevance | path

Searched refs:raw_op (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h48 struct raw_op { struct
96 struct raw_op raw;
H A Dbnx2x.h1730 struct raw_op *init_ops;
H A Dbnx2x_main.c13368 num_ops = be32_to_cpu(fw_hdr->init_ops.len) / sizeof(struct raw_op); in bnx2x_check_firmware()
13408 struct raw_op *target = (struct raw_op *)_target; in bnx2x_prep_ops()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h48 struct raw_op { struct
96 struct raw_op raw;
H A Dbnx2x.h1731 struct raw_op *init_ops;
H A Dbnx2x_main.c13295 num_ops = be32_to_cpu(fw_hdr->init_ops.len) / sizeof(struct raw_op); in bnx2x_check_firmware()
13335 struct raw_op *target = (struct raw_op *)_target; in bnx2x_prep_ops()

Completed in 45 milliseconds