Home
last modified time | relevance | path

Searched refs:bnx2 (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dbnx2.c47 static struct bnx2 bnx2; variable
137 bnx2_reg_rd_ind(struct bnx2 *bp, u32 offset) in bnx2_reg_rd_ind()
144 bnx2_reg_wr_ind(struct bnx2 *bp, u32 offset, u32 val) in bnx2_reg_wr_ind()
151 bnx2_ctx_wr(struct bnx2 *bp, u32 cid_addr, u32 offset, u32 val) in bnx2_ctx_wr()
159 bnx2_read_phy(struct bnx2 *bp, u32 reg, u32 *val) in bnx2_read_phy()
216 bnx2_write_phy(struct bnx2 *bp, u32 reg, u32 val) in bnx2_write_phy()
265 bnx2_disable_int(struct bnx2 *bp) in bnx2_disable_int()
274 bnx2_alloc_mem(struct bnx2 *bp) in bnx2_alloc_mem()
295 bnx2_report_fw_link(struct bnx2 *bp) in bnx2_report_fw_link()
351 bnx2_report_link(struct bnx2 *bp) in bnx2_report_link()
[all …]
Dbnx2.h3991 struct bnx2 { struct
4188 static u32 bnx2_reg_rd_ind(struct bnx2 *bp, u32 offset); argument
4189 static void bnx2_reg_wr_ind(struct bnx2 *bp, u32 offset, u32 val);
4208 static void bnx2_ctx_wr(struct bnx2 *bp, u32 cid_addr, u32 offset, u32 val);