Searched defs:bnx2x_func_sp_drv_ops (Results 1 – 1 of 1) sorted by relevance
1291 struct bnx2x_func_sp_drv_ops { struct1298 int (*init_hw_cmn_chip)(struct bnx2x *bp);1299 int (*init_hw_cmn)(struct bnx2x *bp);1300 int (*init_hw_port)(struct bnx2x *bp);1301 int (*init_hw_func)(struct bnx2x *bp);1304 void (*reset_hw_cmn)(struct bnx2x *bp);1305 void (*reset_hw_port)(struct bnx2x *bp);1306 void (*reset_hw_func)(struct bnx2x *bp);1309 int (*gunzip_init)(struct bnx2x *bp);1310 void (*gunzip_end)(struct bnx2x *bp);[all …]