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

#include <bfa_ioc.h>

Data Fields

enum bfa_status(* ioc_pll_init )(void __iomem *rb, enum bfi_asic_mode m)
 
bool(* ioc_firmware_lock )(struct bfa_ioc *ioc)
 
void(* ioc_firmware_unlock )(struct bfa_ioc *ioc)
 
void(* ioc_reg_init )(struct bfa_ioc *ioc)
 
void(* ioc_map_port )(struct bfa_ioc *ioc)
 
void(* ioc_isr_mode_set )(struct bfa_ioc *ioc, bool msix)
 
void(* ioc_notify_fail )(struct bfa_ioc *ioc)
 
void(* ioc_ownership_reset )(struct bfa_ioc *ioc)
 
bool(* ioc_sync_start )(struct bfa_ioc *ioc)
 
void(* ioc_sync_join )(struct bfa_ioc *ioc)
 
void(* ioc_sync_leave )(struct bfa_ioc *ioc)
 
void(* ioc_sync_ack )(struct bfa_ioc *ioc)
 
bool(* ioc_sync_complete )(struct bfa_ioc *ioc)
 
bool(* ioc_lpu_read_stat )(struct bfa_ioc *ioc)
 

Detailed Description

Definition at line 201 of file bfa_ioc.h.

Field Documentation

bool(* ioc_firmware_lock)(struct bfa_ioc *ioc)

Definition at line 204 of file bfa_ioc.h.

void(* ioc_firmware_unlock)(struct bfa_ioc *ioc)

Definition at line 205 of file bfa_ioc.h.

void(* ioc_isr_mode_set)(struct bfa_ioc *ioc, bool msix)

Definition at line 208 of file bfa_ioc.h.

bool(* ioc_lpu_read_stat)(struct bfa_ioc *ioc)

Definition at line 217 of file bfa_ioc.h.

void(* ioc_map_port)(struct bfa_ioc *ioc)

Definition at line 207 of file bfa_ioc.h.

void(* ioc_notify_fail)(struct bfa_ioc *ioc)

Definition at line 210 of file bfa_ioc.h.

void(* ioc_ownership_reset)(struct bfa_ioc *ioc)

Definition at line 211 of file bfa_ioc.h.

enum bfa_status(* ioc_pll_init)(void __iomem *rb, enum bfi_asic_mode m)

Definition at line 202 of file bfa_ioc.h.

void(* ioc_reg_init)(struct bfa_ioc *ioc)

Definition at line 206 of file bfa_ioc.h.

void(* ioc_sync_ack)(struct bfa_ioc *ioc)

Definition at line 215 of file bfa_ioc.h.

bool(* ioc_sync_complete)(struct bfa_ioc *ioc)

Definition at line 216 of file bfa_ioc.h.

void(* ioc_sync_join)(struct bfa_ioc *ioc)

Definition at line 213 of file bfa_ioc.h.

void(* ioc_sync_leave)(struct bfa_ioc *ioc)

Definition at line 214 of file bfa_ioc.h.

bool(* ioc_sync_start)(struct bfa_ioc *ioc)

Definition at line 212 of file bfa_ioc.h.


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