Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ehea_port_res Struct Reference

#include <ehea.h>

Data Fields

struct napi_struct napi
 
struct port_stats p_stats
 
struct ehea_mr send_mr
 
struct ehea_mr recv_mr
 
struct ehea_portport
 
char int_recv_name [EHEA_IRQ_NAME_SIZE]
 
char int_send_name [EHEA_IRQ_NAME_SIZE]
 
struct ehea_qpqp
 
struct ehea_cqsend_cq
 
struct ehea_cqrecv_cq
 
struct ehea_eqeq
 
struct ehea_q_skb_arr rq1_skba
 
struct ehea_q_skb_arr rq2_skba
 
struct ehea_q_skb_arr rq3_skba
 
struct ehea_q_skb_arr sq_skba
 
int sq_skba_size
 
int swqe_refill_th
 
atomic_t swqe_avail
 
int swqe_ll_count
 
u32 swqe_id_counter
 
u64 tx_packets
 
u64 tx_bytes
 
u64 rx_packets
 
u64 rx_bytes
 
int sq_restart_flag
 

Detailed Description

Definition at line 355 of file ehea.h.

Field Documentation

Definition at line 366 of file ehea.h.

char int_recv_name[EHEA_IRQ_NAME_SIZE]

Definition at line 361 of file ehea.h.

char int_send_name[EHEA_IRQ_NAME_SIZE]

Definition at line 362 of file ehea.h.

Definition at line 356 of file ehea.h.

struct port_stats p_stats

Definition at line 357 of file ehea.h.

Definition at line 360 of file ehea.h.

Definition at line 363 of file ehea.h.

struct ehea_cq* recv_cq

Definition at line 365 of file ehea.h.

struct ehea_mr recv_mr

Definition at line 359 of file ehea.h.

Definition at line 367 of file ehea.h.

Definition at line 368 of file ehea.h.

Definition at line 369 of file ehea.h.

u64 rx_bytes

Definition at line 379 of file ehea.h.

u64 rx_packets

Definition at line 378 of file ehea.h.

struct ehea_cq* send_cq

Definition at line 364 of file ehea.h.

struct ehea_mr send_mr

Definition at line 358 of file ehea.h.

int sq_restart_flag

Definition at line 380 of file ehea.h.

Definition at line 370 of file ehea.h.

int sq_skba_size

Definition at line 371 of file ehea.h.

atomic_t swqe_avail

Definition at line 373 of file ehea.h.

u32 swqe_id_counter

Definition at line 375 of file ehea.h.

int swqe_ll_count

Definition at line 374 of file ehea.h.

int swqe_refill_th

Definition at line 372 of file ehea.h.

u64 tx_bytes

Definition at line 377 of file ehea.h.

u64 tx_packets

Definition at line 376 of file ehea.h.


The documentation for this struct was generated from the following file: