Home
last modified time | relevance | path

Searched refs:bnx2x_init_hw (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_cmn.h156 int bnx2x_init_hw(struct bnx2x *bp, u32 load_code);
Dbnx2x_cmn.c1419 rc = bnx2x_init_hw(bp, load_code); in bnx2x_nic_load()
Dbnx2x_main.c5870 int bnx2x_init_hw(struct bnx2x *bp, u32 load_code) in bnx2x_init_hw() function