OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sk_if_softc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
if_sk.c
162
static void sk_intr_bcom(struct
sk_if_softc
*);
163
static void sk_intr_xmac(struct
sk_if_softc
*);
164
static void sk_intr_yukon(struct
sk_if_softc
*);
165
static void sk_rxeof(struct
sk_if_softc
*);
166
static void sk_txeof(struct
sk_if_softc
*);
167
static int sk_encap(struct
sk_if_softc
*, struct mbuf *, uint32_t *);
171
static void sk_unreset_xmac(struct
sk_if_softc
*);
172
static void sk_init_xmac(struct
sk_if_softc
*);
173
static void sk_unreset_yukon(struct
sk_if_softc
*);
174
static void sk_init_yukon(struct
sk_if_softc
*);
[
all
...]
if_mskvar.h
179
struct
sk_if_softc
;
201
struct
sk_if_softc
*sk_if[2];
213
struct
sk_if_softc
{
struct
if_skvar.h
181
struct
sk_if_softc
;
202
struct
sk_if_softc
*sk_if[2];
208
struct
sk_if_softc
{
struct
if_msk.c
102
static void msk_reset(struct
sk_if_softc
*);
105
static void msk_intr_yukon(struct
sk_if_softc
*);
106
static void msk_rxeof(struct
sk_if_softc
*, uint16_t, uint32_t);
107
static void msk_txeof(struct
sk_if_softc
*);
108
static int msk_encap(struct
sk_if_softc
*, struct mbuf *, uint32_t *);
112
static void msk_init_yukon(struct
sk_if_softc
*);
115
static int msk_newbuf(struct
sk_if_softc
*);
116
static int msk_alloc_jumbo_mem(struct
sk_if_softc
*);
117
static void *msk_jalloc(struct
sk_if_softc
*);
119
static int msk_init_rx_ring(struct
sk_if_softc
*);
[
all
...]
Completed in 16 milliseconds
Indexes created Mon Oct 13 14:09:54 GMT 2025