Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1274 struct bnx2x_func_sp_drv_ops { struct
1281 int (*init_hw_cmn_chip)(struct bnx2x *bp);
1282 int (*init_hw_cmn)(struct bnx2x *bp);
1283 int (*init_hw_port)(struct bnx2x *bp);
1284 int (*init_hw_func)(struct bnx2x *bp);
1287 void (*reset_hw_cmn)(struct bnx2x *bp);
1288 void (*reset_hw_port)(struct bnx2x *bp);
1289 void (*reset_hw_func)(struct bnx2x *bp);
1292 int (*gunzip_init)(struct bnx2x *bp);
1293 void (*gunzip_end)(struct bnx2x *bp);
[all …]