FreeBSD kernel BXE device code
host_sp_status_block Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for host_sp_status_block:

Data Fields

struct atten_sp_status_block atten_status_block
 
struct hc_sp_status_block sp_sb
 

Detailed Description

Definition at line 3928 of file ecore_hsi.h.

Field Documentation

◆ atten_status_block

struct atten_sp_status_block host_sp_status_block::atten_status_block

Definition at line 3930 of file ecore_hsi.h.

Referenced by bxe_attn_int(), bxe_init_def_sb(), and bxe_update_dsb_idx().

◆ sp_sb

struct hc_sp_status_block host_sp_status_block::sp_sb

Definition at line 3931 of file ecore_hsi.h.

Referenced by bxe_init_eq_ring(), bxe_init_sp_ring(), and bxe_update_dsb_idx().


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