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

#include <bfa_ioc.h>

Data Fields

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

Detailed Description

Definition at line 333 of file bfa_ioc.h.

Field Documentation

bfa_boolean_t(* ioc_firmware_lock)(struct bfa_ioc_s *ioc)

Definition at line 335 of file bfa_ioc.h.

void(* ioc_firmware_unlock)(struct bfa_ioc_s *ioc)

Definition at line 336 of file bfa_ioc.h.

void(* ioc_isr_mode_set)(struct bfa_ioc_s *ioc, bfa_boolean_t msix)

Definition at line 339 of file bfa_ioc.h.

bfa_boolean_t(* ioc_lpu_read_stat)(struct bfa_ioc_s *ioc)

Definition at line 348 of file bfa_ioc.h.

void(* ioc_map_port)(struct bfa_ioc_s *ioc)

Definition at line 338 of file bfa_ioc.h.

void(* ioc_notify_fail)(struct bfa_ioc_s *ioc)

Definition at line 341 of file bfa_ioc.h.

void(* ioc_ownership_reset)(struct bfa_ioc_s *ioc)

Definition at line 342 of file bfa_ioc.h.

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

Definition at line 334 of file bfa_ioc.h.

void(* ioc_reg_init)(struct bfa_ioc_s *ioc)

Definition at line 337 of file bfa_ioc.h.

void(* ioc_sync_ack)(struct bfa_ioc_s *ioc)

Definition at line 346 of file bfa_ioc.h.

bfa_boolean_t(* ioc_sync_complete)(struct bfa_ioc_s *ioc)

Definition at line 347 of file bfa_ioc.h.

void(* ioc_sync_join)(struct bfa_ioc_s *ioc)

Definition at line 344 of file bfa_ioc.h.

void(* ioc_sync_leave)(struct bfa_ioc_s *ioc)

Definition at line 345 of file bfa_ioc.h.

bfa_boolean_t(* ioc_sync_start)(struct bfa_ioc_s *ioc)

Definition at line 343 of file bfa_ioc.h.


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