OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sipd
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_sip.c
532
struct sip_desc *
sipd
;
local in function:sip_init_txring
538
sipd
= &sc->sc_txdescs[i];
541
sipd
->sipd_words[GSIP64_DESC_LINK_LO] =
543
sipd
->sipd_words[GSIP64_DESC_LINK_HI] =
547
sipd
->sipd_words[SIP_DESC_LINK] = htole32(next_desc);
560
struct sip_desc *
sipd
= &sc->sc_txdescs[x];
local in function:sip_init_txdesc
563
sipd
->sipd_words[GSIP64_DESC_BUFPTR_LO] =
565
sipd
->sipd_words[GSIP64_DESC_BUFPTR_HI] =
568
sipd
->sipd_words[sc->sc_bufptr_idx] = htole32(bufptr);
570
sipd
->sipd_words[sc->sc_extsts_idx] = 0
579
struct sip_desc *
sipd
= &sc->sc_rxdescs[x];
local in function:sip_init_rxdesc
[
all
...]
if_sip.c
532
struct sip_desc *
sipd
;
local in function:sip_init_txring
538
sipd
= &sc->sc_txdescs[i];
541
sipd
->sipd_words[GSIP64_DESC_LINK_LO] =
543
sipd
->sipd_words[GSIP64_DESC_LINK_HI] =
547
sipd
->sipd_words[SIP_DESC_LINK] = htole32(next_desc);
560
struct sip_desc *
sipd
= &sc->sc_txdescs[x];
local in function:sip_init_txdesc
563
sipd
->sipd_words[GSIP64_DESC_BUFPTR_LO] =
565
sipd
->sipd_words[GSIP64_DESC_BUFPTR_HI] =
568
sipd
->sipd_words[sc->sc_bufptr_idx] = htole32(bufptr);
570
sipd
->sipd_words[sc->sc_extsts_idx] = 0
579
struct sip_desc *
sipd
= &sc->sc_rxdescs[x];
local in function:sip_init_rxdesc
[
all
...]
if_sip.c
532
struct sip_desc *
sipd
;
local in function:sip_init_txring
538
sipd
= &sc->sc_txdescs[i];
541
sipd
->sipd_words[GSIP64_DESC_LINK_LO] =
543
sipd
->sipd_words[GSIP64_DESC_LINK_HI] =
547
sipd
->sipd_words[SIP_DESC_LINK] = htole32(next_desc);
560
struct sip_desc *
sipd
= &sc->sc_txdescs[x];
local in function:sip_init_txdesc
563
sipd
->sipd_words[GSIP64_DESC_BUFPTR_LO] =
565
sipd
->sipd_words[GSIP64_DESC_BUFPTR_HI] =
568
sipd
->sipd_words[sc->sc_bufptr_idx] = htole32(bufptr);
570
sipd
->sipd_words[sc->sc_extsts_idx] = 0
579
struct sip_desc *
sipd
= &sc->sc_rxdescs[x];
local in function:sip_init_rxdesc
[
all
...]
Completed in 73 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025