OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ena_tx_buffer
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_enavar.h
196
struct
ena_tx_buffer
{
struct
297
struct
ena_tx_buffer
*tx_buffer_info; /* context of tx packet */
if_ena.c
684
size = sizeof(struct
ena_tx_buffer
) * tx_ring->ring_size;
736
size = sizeof(struct
ena_tx_buffer
) * tx_ring->ring_size;
778
sizeof(struct
ena_tx_buffer
) * tx_ring->ring_size);
1214
struct
ena_tx_buffer
*tx_info = &tx_ring->tx_buffer_info[i];
1279
struct
ena_tx_buffer
*tx_info = NULL;
1412
struct
ena_tx_buffer
*tx_info;
2796
struct
ena_tx_buffer
*tx_info;
3416
struct
ena_tx_buffer
*tx_buf;
Completed in 15 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025