OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:adth
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
xmm7360.c
460
#define XMM_TAG_ADTH 0x41445448 // '
ADTH
'
1278
struct mux_next_header *
adth
;
local in function:xmm7360_net_mux_handle_frame
1291
adth
= (void*)(&data[first->next]);
1292
if (ntohl(
adth
->tag) != XMM_TAG_ADTH) {
1293
dev_err(xn->xmm->dev, "Unexpected tag %x, expected
ADTH
\n",
adth
->tag);
1297
n_packets = (
adth
->length - sizeof(struct mux_next_header) - 4) / sizeof(struct mux_bounds);
xmm7360.c
460
#define XMM_TAG_ADTH 0x41445448 // '
ADTH
'
1278
struct mux_next_header *
adth
;
local in function:xmm7360_net_mux_handle_frame
1291
adth
= (void*)(&data[first->next]);
1292
if (ntohl(
adth
->tag) != XMM_TAG_ADTH) {
1293
dev_err(xn->xmm->dev, "Unexpected tag %x, expected
ADTH
\n",
adth
->tag);
1297
n_packets = (
adth
->length - sizeof(struct mux_next_header) - 4) / sizeof(struct mux_bounds);
xmm7360.c
460
#define XMM_TAG_ADTH 0x41445448 // '
ADTH
'
1278
struct mux_next_header *
adth
;
local in function:xmm7360_net_mux_handle_frame
1291
adth
= (void*)(&data[first->next]);
1292
if (ntohl(
adth
->tag) != XMM_TAG_ADTH) {
1293
dev_err(xn->xmm->dev, "Unexpected tag %x, expected
ADTH
\n",
adth
->tag);
1297
n_packets = (
adth
->length - sizeof(struct mux_next_header) - 4) / sizeof(struct mux_bounds);
Completed in 38 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025