Searched defs:bfa_iocfc_s (Results 1 – 1 of 1) sorted by relevance
219 struct bfa_iocfc_s { struct220 bfa_fsm_t fsm;221 struct bfa_s *bfa;222 struct bfa_iocfc_cfg_s cfg;225 u8 hw_qid[BFI_IOC_MAX_CQS];229 struct bfa_cb_qe_s en_hcb_qe;235 struct bfa_dma_s cfg_info;237 struct bfa_dma_s cfgrsp_dma;244 struct bfa_hwif_s hwif;247 u32 intr_mask;[all …]
Completed in 6 milliseconds