Searched refs:clscode (Results 1 – 6 of 6) sorted by relevance
179 enum bfi_pcifn_class clscode; member279 enum bfi_pcifn_class clscode);
1936 enable_req.clscode = htons(ioc->clscode); in bfa_ioc_send_enable()1950 disable_req.clscode = htons(ioc->clscode); in bfa_ioc_send_disable()2520 enum bfi_pcifn_class clscode) in bfa_nw_ioc_pci_init() argument2522 ioc->clscode = clscode; in bfa_nw_ioc_pci_init()2542 if (clscode == BFI_PCIFN_CLASS_FC && in bfa_nw_ioc_pci_init()2800 if (ioc->clscode == BFI_PCIFN_CLASS_ETH) in bfa_ioc_get_type()2803 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()1828 disable_req.clscode = cpu_to_be16(ioc->clscode); in bfa_ioc_send_disable()2409 enum bfi_pcifn_class clscode) in bfa_ioc_pci_init() argument2411 ioc->clscode = clscode; in bfa_ioc_pci_init()2447 if (clscode == BFI_PCIFN_CLASS_FC && in bfa_ioc_pci_init()2756 if (ioc->clscode == BFI_PCIFN_CLASS_ETH) in bfa_ioc_get_type()2759 WARN_ON(ioc->clscode != BFI_PCIFN_CLASS_FC); in bfa_ioc_get_type()3006 req->clscode = cpu_to_be16(ioc->clscode); in bfa_ioc_send_fwsync()5135 ((diag->ioc)->clscode == BFI_PCIFN_CLASS_ETH)) in bfa_diag_fwping()
314 enum bfi_pcifn_class clscode; member892 enum bfi_pcifn_class clscode);
456 u16 clscode; member