Searched refs:is_bnxt_supported (Results 1 – 4 of 4) sorted by relevance
54 if (!is_bnxt_supported(eth_dev)) in rte_pmd_bnxt_set_tx_loopback()145 if (!is_bnxt_supported(dev)) in rte_pmd_bnxt_set_vf_mac_addr()245 if (!is_bnxt_supported(dev)) in rte_pmd_bnxt_set_vf_mac_anti_spoof()304 if (!is_bnxt_supported(dev)) in rte_pmd_bnxt_set_vf_vlan_anti_spoof()361 if (!is_bnxt_supported(dev)) in rte_pmd_bnxt_set_vf_vlan_stripq()405 if (!is_bnxt_supported(dev)) in rte_pmd_bnxt_set_vf_rxmode()505 if (!is_bnxt_supported(dev)) in rte_pmd_bnxt_set_vf_vlan_filter()596 if (!is_bnxt_supported(dev)) in rte_pmd_bnxt_get_vf_stats()632 if (!is_bnxt_supported(dev)) in rte_pmd_bnxt_reset_vf_stats()666 if (!is_bnxt_supported(dev)) in rte_pmd_bnxt_get_vf_rx_status()[all …]
986 bool is_bnxt_supported(struct rte_eth_dev *dev);
6368 bool is_bnxt_supported(struct rte_eth_dev *dev) in is_bnxt_supported() function
32 if (!is_bnxt_supported(dev)) { in bnxt_pmd_get_bp()