OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:toe_tid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_offload.c
480
void *ctx = p->
toe_tid
.ctx;
613
p->
toe_tid
.ctx = ctx;
614
p->
toe_tid
.client = client;
634
p->
toe_tid
.ctx = ctx;
635
p->
toe_tid
.client = client;
673
struct toe_tid_entry *
toe_tid
;
local
675
toe_tid
= lookup_atid(&(TOE_DATA(dev))->tid_maps, atid);
676
if (
toe_tid
->ctx &&
toe_tid
->client &&
toe_tid
->client->handlers &
692
struct
toe_tid
_entry *
toe_tid
;
local
710
struct
toe_tid
_entry *
toe_tid
;
local
736
struct
toe_tid
_entry *
toe_tid
;
local
755
struct
toe_tid
_entry *
toe_tid
;
local
794
struct
toe_tid
_entry *
toe_tid
;
local
841
struct
toe_tid
_entry *
toe_tid
;
local
[
all
...]
cxgb_offload.h
138
struct toe_tid_entry
toe_tid
;
member in union:listen_entry
143
struct toe_tid_entry
toe_tid
;
member in union:active_open_entry
236
return &(stid2entry(t, tid)->
toe_tid
);
247
return &(atid2entry(t, tid)->
toe_tid
);
Completed in 16 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026