Home
last modified time | relevance | path

Searched refs:skyhawk_chip (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
A Dbe.h754 #define skyhawk_chip(adapter) (adapter->pdev->device == OC_DEVICE_ID5 || \ macro
757 #define skyhawk_chip(adapter) (0) macro
776 #define be_roce_supported(adapter) (skyhawk_chip(adapter) && \
A Dbe_main.c2050 if (skyhawk_chip(adapter) && (max_tx_rate % percent_rate)) { in be_set_vf_tx_rate()
3325 if (skyhawk_chip(adapter)) in be_poll()
4145 if (skyhawk_chip(adapter) && be_physfn(adapter) && in be_clear()
4469 if (skyhawk_chip(adapter) && be_max_vfs(adapter) && !old_vfs) { in be_get_sriov_config()
4494 if (skyhawk_chip(adapter) && be_max_vfs(adapter) && !old_vfs) { in be_alloc_sriov_res()
5077 if (!skyhawk_chip(adapter) && is_ipv6_ext_hdr(skb)) in be_features_check()
5526 if (!skyhawk_chip(adapter)) in be_worker()
5557 if (skyhawk_chip(adapter)) { in be_roce_map_pci_bars()
5589 if (skyhawk_chip(adapter) || BEx_chip(adapter)) { in be_map_pci_bars()
6064 if (skyhawk_chip(adapter) && !pci_num_vf(pdev)) { in be_pci_sriov_configure()
A Dbe_ethtool.c367 if (!et->use_adaptive_rx_coalesce && skyhawk_chip(adapter)) in be_set_coalesce()
A Dbe_cmds.c3142 if (!skyhawk_chip(adapter)) in be_check_ufi_compatibility()
3197 if (skyhawk_chip(adapter)) in be_fw_download()
4373 if (skyhawk_chip(adapter)) in be_cmd_get_func_config()

Completed in 29 milliseconds