Searched refs:skyhawk_chip (Results 1 – 3 of 3) sorted by relevance
620 #define skyhawk_chip(adapter) (adapter->pdev->device == OC_DEVICE_ID5 || \ macro631 #define be_roce_supported(adapter) (skyhawk_chip(adapter) && \
1600 if (skyhawk_chip(adapter) && (max_tx_rate % percent_rate)) { in be_set_vf_tx_rate()2952 if (skyhawk_chip(adapter)) in be_detect_error()3278 if (skyhawk_chip(adapter)) in be_open()3519 if (skyhawk_chip(adapter) && be_physfn(adapter) && in be_clear()3832 if (skyhawk_chip(adapter) && be_max_vfs(adapter) && !old_vfs) { in be_alloc_sriov_res()4712 return skyhawk_chip(adapter); in be_check_ufi_compatibility()4714 return (skyhawk_chip(adapter) && in be_check_ufi_compatibility()4756 if (skyhawk_chip(adapter)) in be_fw_download()5213 if (skyhawk_chip(adapter)) { in be_roce_map_pci_bars()5245 if (skyhawk_chip(adapter) || BEx_chip(adapter)) { in be_map_pci_bars()[all …]
3625 if (skyhawk_chip(adapter)) in be_cmd_get_func_config()