OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txr_maps
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iavf.c
244
struct iavf_tx_map *
txr_maps
;
member in struct:iavf_tx_ring
2275
txr->
txr_maps
= maps;
2304
maps = txr->
txr_maps
;
2311
kmem_free(txr->
txr_maps
,
2313
txr->
txr_maps
= NULL;
2821
txm = &txr->
txr_maps
[cons];
3026
txm = &txr->
txr_maps
[prod];
3205
maps = txr->
txr_maps
;
if_ixl.c
390
struct ixl_tx_map *
txr_maps
;
member in struct:ixl_tx_ring
2385
txr->
txr_maps
= maps;
2483
maps = txr->
txr_maps
;
2547
maps = txr->
txr_maps
;
2713
txm = &txr->
txr_maps
[prod];
2810
txm = &txr->
txr_maps
[cons];
Completed in 223 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025