OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rspq_mh
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_adapter.h
213
struct t3_mbuf_hdr
rspq_mh
;
member in struct:sge_rspq
220
#define rspq_mbuf
rspq_mh
.mh_head
cxgb_sge.c
2418
if(get_imm_packet(adap, r, &rspq->
rspq_mh
) == 0) {
2458
eop = get_packet(adap, drop_thresh, qs, &rspq->
rspq_mh
, r, m);
2495
prefetch(mtod(rspq->
rspq_mh
.mh_head, uint8_t *));
2496
prefetch(mtod(rspq->
rspq_mh
.mh_head, uint8_t *) + L1_CACHE_BYTES);
2499
t3_rx_eth_lro(adap, rspq, rspq->
rspq_mh
.mh_head, ethpad,
2502
rspq->
rspq_mh
.mh_head = NULL;
2504
rspq->
rspq_mh
.mh_head->m_pkthdr.csum_data = rss_csum;
2508
m_set_priority(rspq->
rspq_mh
.mh_head, rss_hash);
Completed in 50 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026