OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nma
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/at91/
at91emac.c
758
uint32_t h,
nma
= 0, hashes[2] = { 0, 0 };
local
793
nma
= 0;
797
if (
nma
< 3) {
799
memcpy(ias[
nma
], enm->enm_addrlo, ETHER_ADDR_LEN);
814
nma
++;
827
if (
nma
> 1) {
838
if (
nma
> 2) {
849
if (
nma
> 3) {
/src/sys/arch/arm/ep93xx/
epe.c
695
uint32_t h,
nma
= 0, hashes[2] = { 0, 0 };
local
728
if (
nma
< 2) {
730
memcpy(ias[
nma
], enm->enm_addrlo, ETHER_ADDR_LEN);
731
rxctl |= (1 << (
nma
+ 2));
746
nma
++;
/src/sys/dev/cadence/
if_cemac.c
1089
uint32_t h,
nma
= 0, hashes[2] = { 0, 0 };
local
1125
nma
= 0;
1130
if (
nma
< 3) {
1132
memcpy(ias[
nma
], enm->enm_addrlo, ETHER_ADDR_LEN);
1151
nma
++;
1164
if (
nma
> 0) {
1175
if (
nma
> 1) {
1186
if (
nma
> 2) {
Completed in 18 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026