Searched defs:bnx2x_func_sp_drv_ops (Results 1 – 1 of 1) sorted by relevance
1301 struct bnx2x_func_sp_drv_ops { struct1308 int (*init_hw_cmn_chip)(struct bnx2x *bp);1309 int (*init_hw_cmn)(struct bnx2x *bp);1310 int (*init_hw_port)(struct bnx2x *bp);1311 int (*init_hw_func)(struct bnx2x *bp);1314 void (*reset_hw_cmn)(struct bnx2x *bp);1315 void (*reset_hw_port)(struct bnx2x *bp);1316 void (*reset_hw_func)(struct bnx2x *bp);1319 int (*gunzip_init)(struct bnx2x *bp);1320 void (*gunzip_end)(struct bnx2x *bp);[all …]