FreeBSD kernel CXGBE device code
c4iw_mm_entry Struct Reference

#include <iw_cxgbe.h>

Data Fields

struct list_head entry
 
u64 addr
 
u32 key
 
unsigned len
 

Detailed Description

Definition at line 520 of file iw_cxgbe.h.

Field Documentation

◆ addr

u64 c4iw_mm_entry::addr

Definition at line 522 of file iw_cxgbe.h.

Referenced by insert_mmap(), and remove_mmap().

◆ entry

struct list_head c4iw_mm_entry::entry

Definition at line 521 of file iw_cxgbe.h.

Referenced by insert_mmap(), and remove_mmap().

◆ key

u32 c4iw_mm_entry::key

Definition at line 523 of file iw_cxgbe.h.

Referenced by insert_mmap(), and remove_mmap().

◆ len

unsigned c4iw_mm_entry::len

Definition at line 524 of file iw_cxgbe.h.

Referenced by insert_mmap(), and remove_mmap().


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