OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bge_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bge.c
175
typedef int (*bge_eaddr_fcn_t)(struct
bge_softc
*, uint8_t[]);
178
static int bge_can_use_msi(struct
bge_softc
*);
182
static void bge_release_resources(struct
bge_softc
*);
184
static int bge_get_eaddr_fw(struct
bge_softc
*, uint8_t[]);
185
static int bge_get_eaddr_mem(struct
bge_softc
*, uint8_t[]);
186
static int bge_get_eaddr_nvram(struct
bge_softc
*, uint8_t[]);
187
static int bge_get_eaddr_eeprom(struct
bge_softc
*, uint8_t[]);
188
static int bge_get_eaddr(struct
bge_softc
*, uint8_t[]);
190
static void bge_txeof(struct
bge_softc
*);
191
static void bge_rxcsum(struct
bge_softc
*, struct bge_rx_bd *, struct mbuf *)
[
all
...]
if_bgevar.h
279
struct
bge_softc
{
struct
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025