OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txd_req
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hyperv/
if_hvn.c
177
struct rndis_packet_msg *
txd_req
;
member in struct:hvn_tx_desc
1520
pkt = txd->
txd_req
;
1622
KASSERTMSG(pkt == txd->
txd_req
, "RNDIS pkt not in txdesc");
2024
txd->
txd_req
= (void *)(txr->txr_msgs + (msgsize * i));
if_hvn.c
177
struct rndis_packet_msg *
txd_req
;
member in struct:hvn_tx_desc
1520
pkt = txd->
txd_req
;
1622
KASSERTMSG(pkt == txd->
txd_req
, "RNDIS pkt not in txdesc");
2024
txd->
txd_req
= (void *)(txr->txr_msgs + (msgsize * i));
Completed in 27 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025