Home
last modified time | relevance | path

Searched defs:bnx2x_func_sp_drv_ops (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1117 struct bnx2x_func_sp_drv_ops { struct
1124 int (*init_hw_cmn_chip)(struct bnx2x *bp);
1125 int (*init_hw_cmn)(struct bnx2x *bp);
1126 int (*init_hw_port)(struct bnx2x *bp);
1127 int (*init_hw_func)(struct bnx2x *bp);
1130 void (*reset_hw_cmn)(struct bnx2x *bp);
1131 void (*reset_hw_port)(struct bnx2x *bp);
1132 void (*reset_hw_func)(struct bnx2x *bp);
1135 int (*gunzip_init)(struct bnx2x *bp);
1136 void (*gunzip_end)(struct bnx2x *bp);
[all …]