Searched refs:clscode (Results 1 – 6 of 6) sorted by relevance
179 enum bfi_pcifn_class clscode; member279 enum bfi_pcifn_class clscode);
1937 enable_req.clscode = htons(ioc->clscode); in bfa_ioc_send_enable()2516 enum bfi_pcifn_class clscode) in bfa_nw_ioc_pci_init() argument2518 ioc->clscode = clscode; in bfa_nw_ioc_pci_init()2538 if (clscode == BFI_PCIFN_CLASS_FC && in bfa_nw_ioc_pci_init()2796 if (ioc->clscode == BFI_PCIFN_CLASS_ETH) in bfa_ioc_get_type()2799 BUG_ON(!(ioc->clscode == BFI_PCIFN_CLASS_FC)); in bfa_ioc_get_type()
343 u16 clscode; member
1815 enable_req.clscode = cpu_to_be16(ioc->clscode); in bfa_ioc_send_enable()2406 enum bfi_pcifn_class clscode) in bfa_ioc_pci_init() argument2408 ioc->clscode = clscode; in bfa_ioc_pci_init()2444 if (clscode == BFI_PCIFN_CLASS_FC && in bfa_ioc_pci_init()2753 if (ioc->clscode == BFI_PCIFN_CLASS_ETH) in bfa_ioc_get_type()2756 WARN_ON(ioc->clscode != BFI_PCIFN_CLASS_FC); in bfa_ioc_get_type()3003 req->clscode = cpu_to_be16(ioc->clscode); in bfa_ioc_send_fwsync()5132 ((diag->ioc)->clscode == BFI_PCIFN_CLASS_ETH)) in bfa_diag_fwping()
309 enum bfi_pcifn_class clscode; member887 enum bfi_pcifn_class clscode);
455 u16 clscode; member