Home
last modified time | relevance | path

Searched defs:rxb (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/shared/
H A Dshared.c75 struct rxbuf *rxb; in rxbuf_alloc() local
93 rxbuf_free(struct rxbuf *rxb) in rxbuf_free()
102 struct rxbuf *rxb = arg1; in rxbuf_ctor() local
162 struct rxbuf *rxb = arg1; in rxbuf_dtor() local
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c1502 afe_rxbuf_t *rxb = afep->afe_rxbufs[i]; in afe_resetrings() local
1599 afe_rxbuf_t *rxb; in afe_allocrxbuf() local
1632 afe_destroyrxbuf(afe_rxbuf_t *rxb) in afe_destroyrxbuf()
1697 afe_rxbuf_t *rxb = afe_allocrxbuf(afep); in afe_allocrxring() local
2132 afe_rxbuf_t *rxb; in afe_receive() local
H A Dafeimpl.h316 #define SYNCRXBUF(rxb, len, who) \ argument
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.c1839 mxfe_rxbuf_t *rxb = mxfep->mxfe_rxbufs[i]; in mxfe_resetrings() local
1945 mxfe_rxbuf_t *rxb; in mxfe_allocrxbuf() local
1978 mxfe_destroyrxbuf(mxfe_rxbuf_t *rxb) in mxfe_destroyrxbuf()
2043 mxfe_rxbuf_t *rxb = mxfe_allocrxbuf(mxfep); in mxfe_allocrxring() local
2531 mxfe_rxbuf_t *rxb; in mxfe_receive() local
H A Dmxfeimpl.h357 #define SYNCRXBUF(rxb, len, who) \ argument
/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c892 pcn_buf_t *rxb; in pcn_receive() local
1490 pcn_buf_t *rxb = pcnp->pcn_rxbufs[i]; in pcn_resetrings() local
1679 pcn_buf_t *rxb = pcn_allocbuf(pcnp); in pcn_allocrxring() local
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_dispatch.c431 int64_t rxb; in smb2_record_stats() local
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Ddavicom.c146 static unsigned char rxb[NRXD * BUFLEN] __attribute__ ((aligned(4))); variable
H A Dsis900.c67 static unsigned char rxb[NUM_RX_DESC * RX_BUF_SIZE]; variable
H A Dnatsemi.c209 static unsigned char rxb[NUM_RX_DESC * RX_BUF_SIZE] __attribute__ ((aligned(4))); variable
H A Dpcnet32.c194 static unsigned char rxb[RX_RING_SIZE * PKT_BUF_SZ]; variable
H A Dr8169.c304 static unsigned char rxb[NUM_RX_DESC * RX_BUF_SIZE]; variable
H A Dsundance.c265 static unsigned char rxb[RX_RING_SIZE * PKT_BUF_SZ]; variable
H A Dtlan.c202 static unsigned char rxb[TLAN_MAX_FRAME_SIZE * TLAN_NUM_RX_LISTS]; variable
H A Dforcedeth.c307 static unsigned char rxb[RX_RING * RX_NIC_BUFSIZE]; variable
H A Dns83820.c389 static unsigned char rxb[NR_RX_DESC * REAL_RX_BUF_SIZE] variable
H A Dtulip.c403 static unsigned char rxb[RX_RING_SIZE * BUFLEN] __attribute__ ((aligned(4))); variable
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c491 yge_buf_t *rxb; in yge_init_rx_ring() local
1816 yge_buf_t *rxb; in yge_rxeof() local
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c614 char *rxb; in dmfe_getp() local
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.h74 iprb_dma_t rxb[NUM_RX]; member
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2350 struct rxbuf *rxb; in get_fl_payload() local
H A Dadapter.h150 struct rxbuf *rxb; member