|
Linux Kernel
3.7.1
|
#include <bfa.h>
Data Fields | |
| void(* | hw_reginit )(struct bfa_s *bfa) |
| void(* | hw_reqq_ack )(struct bfa_s *bfa, int reqq) |
| void(* | hw_rspq_ack )(struct bfa_s *bfa, int rspq, u32 ci) |
| void(* | hw_msix_init )(struct bfa_s *bfa, int nvecs) |
| void(* | hw_msix_ctrl_install )(struct bfa_s *bfa) |
| void(* | hw_msix_queue_install )(struct bfa_s *bfa) |
| void(* | hw_msix_uninstall )(struct bfa_s *bfa) |
| void(* | hw_isr_mode_set )(struct bfa_s *bfa, bfa_boolean_t msix) |
| void(* | hw_msix_getvecs )(struct bfa_s *bfa, u32 *vecmap, u32 *nvecs, u32 *maxvec) |
| void(* | hw_msix_get_rme_range )(struct bfa_s *bfa, u32 *start, u32 *end) |
| int | cpe_vec_q0 |
| int | rme_vec_q0 |
| void(* hw_isr_mode_set)(struct bfa_s *bfa, bfa_boolean_t msix) |
1.8.2