Home
last modified time | relevance | path

Searched refs:raw_op (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_init.h46 struct raw_op { struct
94 struct raw_op raw;
Dbnx2x.h1492 struct raw_op *init_ops;
Dbnx2x_main.c11054 num_ops = be32_to_cpu(fw_hdr->init_ops.len) / sizeof(struct raw_op); in bnx2x_check_firmware()
11099 struct raw_op *target = (struct raw_op *)_target; in bnx2x_prep_ops()