Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1303 struct bnx2x_func_sp_drv_ops { struct
1310 int (*init_hw_cmn_chip)(struct bnx2x *bp);
1311 int (*init_hw_cmn)(struct bnx2x *bp);
1312 int (*init_hw_port)(struct bnx2x *bp);
1313 int (*init_hw_func)(struct bnx2x *bp);
1316 void (*reset_hw_cmn)(struct bnx2x *bp);
1317 void (*reset_hw_port)(struct bnx2x *bp);
1318 void (*reset_hw_func)(struct bnx2x *bp);
1321 int (*gunzip_init)(struct bnx2x *bp);
1322 void (*gunzip_end)(struct bnx2x *bp);
[all …]