OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:len_cq
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_sge.c
107
uint32_t
len_cq
;
member in struct:rsp_desc
294
len = G_RSPD_LEN(ntohl(resp->
len_cq
));
328
len = G_RSPD_LEN(ntohl(resp->
len_cq
));
2204
unsigned int
len_cq
= ntohl(r->
len_cq
);
local in function:get_packet
2205
struct sge_fl *fl = (
len_cq
& F_RSPD_FLQ) ? &qs->fl[1] : &qs->fl[0];
2207
uint32_t len = G_RSPD_LEN(
len_cq
);
2271
unsigned int
len_cq
= ntohl(r->
len_cq
);
local in function:get_packet
2272
struct sge_fl *fl = (
len_cq
& F_RSPD_FLQ) ? &qs->fl[1] : &qs->fl[0]
[
all
...]
Completed in 12 milliseconds
Indexes created Fri Oct 31 11:10:07 GMT 2025