OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:smb
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/pci/
if_age.c
865
* Create DMA stuffs for
SMB
block
875
/* Allocate DMA'able memory for
SMB
block */
881
"
SMB
block, error = %i\n", device_xname(sc->sc_dev), error);
893
/* Load the DMA map for
SMB
block */
898
printf("%s: could not load DMA'able memory for
SMB
block, "
1043
/*
SMB
block */
1851
/* Set CMB/
SMB
timer and enable them. */
1856
/* Request
SMB
updates for every seconds. */
1934
/* Stop CMB/
SMB
updates. */
1990
struct
smb
*smb
local
[
all
...]
if_ale.c
1161
struct
smb
sb;
1181
struct
smb
sb, *
smb
;
local
1186
smb
= &sb;
1200
stat->rx_frames +=
smb
->rx_frames;
1201
stat->rx_bcast_frames +=
smb
->rx_bcast_frames;
1202
stat->rx_mcast_frames +=
smb
->rx_mcast_frames;
1203
stat->rx_pause_frames +=
smb
->rx_pause_frames;
1204
stat->rx_control_frames +=
smb
->rx_control_frames;
1205
stat->rx_crcerrs +=
smb
->rx_crcerrs
[
all
...]
if_alc.c
1415
* It seems that AR813x/AR815x has silicon bug for
SMB
. In
1416
* addition, Atheros said that enabling
SMB
wouldn't improve
1750
* Create DMA stuffs for
SMB
block
1758
/* Allocate DMA'able memory for
SMB
block */
1764
"
SMB
block\n", device_xname(sc->sc_dev));
1774
/* Load the DMA map for
SMB
block */
1779
printf("%s: could not load DMA'able memory for
SMB
block\n",
1898
/*
SMB
block */
2173
struct
smb
sb, *
smb
;
local
2207
struct
smb
sb, *
smb
;
local
[
all
...]
if_agereg.h
304
* All descriptors and CMB/
SMB
share the same high address.
435
/*
SMB
auto DMA timer register */
485
struct
smb
{
struct
737
struct
smb
*age_smb_block;
749
#define AGE_SMB_BLOCK_SZ sizeof(struct
smb
)
if_alereg.h
557
struct
smb
{
struct
if_alcreg.h
1105
struct
smb
{
struct
1307
#define ALC_SMB_SZ (sizeof(struct
smb
))
1346
struct
smb
*alc_smb;
Completed in 22 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026