Searched defs:init_ops (Results 1 - 4 of 4) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_fw_file_hdr.h23 struct bnx2x_fw_file_section init_ops; member in struct:bnx2x_fw_file_hdr
H A Dbnx2x.h1492 struct raw_op *init_ops; member in struct:bnx2x
1493 /* Init blocks offsets inside init_ops */
1508 #define INIT_OPS(bp) (bp->init_ops)
/drivers/pci/hotplug/
H A Dibmphp_core.c503 static int __init init_ops(void) function
1346 if (init_ops()) {
/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h292 void (*init_ops)(struct e1000_hw *); member in struct:igbvf_info

Completed in 1169 milliseconds