Searched refs:otx2_dev_active_vfs (Results 1 – 5 of 5) sorted by relevance
21 if (otx2_dev_active_vfs(dev)) in otx2_cgx_mac_addr_set()65 if (otx2_dev_active_vfs(dev)) in otx2_nix_mac_addr_add()
2668 if (otx2_npa_lf_active(dev) || otx2_dev_active_vfs(dev)) { in otx2_eth_dev_uninit()2726 if (otx2_npa_lf_active(otx2_dev) || otx2_dev_active_vfs(otx2_dev)) in nix_remove()
4 otx2_dev_active_vfs;
123 int otx2_dev_active_vfs(void *otx2_dev);
865 otx2_dev_active_vfs(void *otx2_dev) in otx2_dev_active_vfs() function