Searched refs:clscode (Results 1 – 6 of 6) sorted by relevance
175 enum bfi_pcifn_class clscode; member275 enum bfi_pcifn_class clscode);
1924 enable_req.clscode = htons(ioc->clscode); in bfa_ioc_send_enable()1938 disable_req.clscode = htons(ioc->clscode); in bfa_ioc_send_disable()2511 enum bfi_pcifn_class clscode) in bfa_nw_ioc_pci_init() argument2513 ioc->clscode = clscode; in bfa_nw_ioc_pci_init()2533 if (clscode == BFI_PCIFN_CLASS_FC && in bfa_nw_ioc_pci_init()2794 if (ioc->clscode == BFI_PCIFN_CLASS_ETH) in bfa_ioc_get_type()2797 BUG_ON(!(ioc->clscode == BFI_PCIFN_CLASS_FC)); in bfa_ioc_get_type()
335 u16 clscode; member
1800 enable_req.clscode = cpu_to_be16(ioc->clscode); in bfa_ioc_send_enable()1813 disable_req.clscode = cpu_to_be16(ioc->clscode); in bfa_ioc_send_disable()2392 enum bfi_pcifn_class clscode) in bfa_ioc_pci_init() argument2394 ioc->clscode = clscode; in bfa_ioc_pci_init()2430 if (clscode == BFI_PCIFN_CLASS_FC && in bfa_ioc_pci_init()2739 if (ioc->clscode == BFI_PCIFN_CLASS_ETH) in bfa_ioc_get_type()2742 WARN_ON(ioc->clscode != BFI_PCIFN_CLASS_FC); in bfa_ioc_get_type()2989 req->clscode = cpu_to_be16(ioc->clscode); in bfa_ioc_send_fwsync()5117 ((diag->ioc)->clscode == BFI_PCIFN_CLASS_ETH)) in bfa_diag_fwping()
306 enum bfi_pcifn_class clscode; member884 enum bfi_pcifn_class clscode);
448 u16 clscode; member