FreeBSD kernel BXE device code
hw_context Struct Reference

#include <bxe.h>

Collaboration diagram for hw_context:

Data Fields

struct bxe_dma vcxt_dma
 
union cdu_contextvcxt
 
size_t size
 

Detailed Description

Definition at line 740 of file bxe.h.

Field Documentation

◆ size

size_t hw_context::size

Definition at line 744 of file bxe.h.

Referenced by bxe_alloc_mem(), bxe_free_mem(), and bxe_init_hw_func().

◆ vcxt

union cdu_context* hw_context::vcxt

Definition at line 742 of file bxe.h.

Referenced by bxe_alloc_mem(), bxe_free_mem(), bxe_init_hw_func(), and bxe_pf_q_prep_init().

◆ vcxt_dma

struct bxe_dma hw_context::vcxt_dma

Definition at line 741 of file bxe.h.

Referenced by bxe_alloc_mem(), bxe_free_mem(), and bxe_init_hw_func().


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