HomeSort by relevance Sort by last modified time
    Searched full:bnx2 (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
bnx2.c 0 /* bnx2.c: Broadcom NX2 network driver.
24 #include "bnx2.h"
36 /* The bnx2 seems to be picky about the alignment of the receive buffers
47 static struct bnx2 bnx2; variable in typeref:struct:bnx2
137 bnx2_reg_rd_ind(struct bnx2 *bp, u32 offset)
144 bnx2_reg_wr_ind(struct bnx2 *bp, u32 offset, u32 val)
151 bnx2_ctx_wr(struct bnx2 *bp, u32 cid_addr, u32 offset, u32 val)
159 bnx2_read_phy(struct bnx2 *bp, u32 reg, u32 *val)
216 bnx2_write_phy(struct bnx2 *bp, u32 reg, u32 val
    [all...]
bnx2.h 0 /* bnx2.h: Broadcom NX2 network driver.
3991 struct bnx2 { struct
    [all...]

Completed in 147 milliseconds