Symbol: mgb_softc
sys/dev/mgb/if_mgb.c
1005
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
1021
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
1054
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
1075
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
1131
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
1167
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
1183
mgb_test_bar(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
1199
mgb_alloc_regs(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
1214
mgb_release_regs(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
1227
mgb_dma_init(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
1247
mgb_dma_rx_ring_init(struct mgb_softc *sc, int channel)
sys/dev/mgb/if_mgb.c
1311
mgb_dma_tx_ring_init(struct mgb_softc *sc, int channel)
sys/dev/mgb/if_mgb.c
1377
mgb_dmac_control(struct mgb_softc *sc, int start, int channel,
sys/dev/mgb/if_mgb.c
138
static bool mgb_intr_test(struct mgb_softc *);
sys/dev/mgb/if_mgb.c
1414
mgb_fct_control(struct mgb_softc *sc, int reg, int channel,
sys/dev/mgb/if_mgb.c
1432
mgb_hw_teardown(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
1447
mgb_hw_init(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
1470
mgb_hw_reset(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
1478
mgb_mac_init(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
1493
mgb_phy_reset(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
1504
mgb_dmac_reset(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
151
static int mgb_test_bar(struct mgb_softc *);
sys/dev/mgb/if_mgb.c
1512
mgb_wait_for_bits(struct mgb_softc *sc, int reg, int set_bits, int clear_bits)
sys/dev/mgb/if_mgb.c
152
static int mgb_alloc_regs(struct mgb_softc *);
sys/dev/mgb/if_mgb.c
153
static int mgb_release_regs(struct mgb_softc *);
sys/dev/mgb/if_mgb.c
1532
mgb_get_ethaddr(struct mgb_softc *sc, struct ether_addr *dest)
sys/dev/mgb/if_mgb.c
1542
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
155
static void mgb_get_ethaddr(struct mgb_softc *,
sys/dev/mgb/if_mgb.c
1563
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
158
static int mgb_wait_for_bits(struct mgb_softc *,
sys/dev/mgb/if_mgb.c
1586
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
1599
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
162
static int mgb_hw_init(struct mgb_softc *);
sys/dev/mgb/if_mgb.c
163
static int mgb_hw_teardown(struct mgb_softc *);
sys/dev/mgb/if_mgb.c
164
static int mgb_hw_reset(struct mgb_softc *);
sys/dev/mgb/if_mgb.c
165
static int mgb_mac_init(struct mgb_softc *);
sys/dev/mgb/if_mgb.c
166
static int mgb_dmac_reset(struct mgb_softc *);
sys/dev/mgb/if_mgb.c
167
static int mgb_phy_reset(struct mgb_softc *);
sys/dev/mgb/if_mgb.c
169
static int mgb_dma_init(struct mgb_softc *);
sys/dev/mgb/if_mgb.c
170
static int mgb_dma_tx_ring_init(struct mgb_softc *,
sys/dev/mgb/if_mgb.c
172
static int mgb_dma_rx_ring_init(struct mgb_softc *,
sys/dev/mgb/if_mgb.c
175
static int mgb_dmac_control(struct mgb_softc *,
sys/dev/mgb/if_mgb.c
177
static int mgb_fct_control(struct mgb_softc *,
sys/dev/mgb/if_mgb.c
204
"mgb", mgb_methods, sizeof(struct mgb_softc)
sys/dev/mgb/if_mgb.c
268
"mgb", mgb_iflib_methods, sizeof(struct mgb_softc)
sys/dev/mgb/if_mgb.c
334
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
460
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
473
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
502
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
521
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
538
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
562
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
585
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
596
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
622
mgb_dump_some_stats(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
711
struct mgb_softc *sc ;
sys/dev/mgb/if_mgb.c
732
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
742
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
767
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
816
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
868
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
894
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
909
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
924
struct mgb_softc *sc;
sys/dev/mgb/if_mgb.c
936
mgb_intr_test(struct mgb_softc *sc)
sys/dev/mgb/if_mgb.c
961
struct mgb_softc *sc;