Home
last modified time | relevance | path

Searched refs:IXGBE_DEV_PRIVATE_TO_HW (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/net/ixgbe/
H A Drte_pmd_ixgbe.c34 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in rte_pmd_ixgbe_set_vf_mac_addr()
68 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in rte_pmd_ixgbe_ping_vf()
102 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in rte_pmd_ixgbe_set_vf_vlan_anti_spoof()
132 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in rte_pmd_ixgbe_set_vf_mac_anti_spoof()
161 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in rte_pmd_ixgbe_set_vf_vlan_insert()
192 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in rte_pmd_ixgbe_set_tx_loopback()
224 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in rte_pmd_ixgbe_set_all_queues_drop_en()
258 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in rte_pmd_ixgbe_set_vf_split_drop_en()
283 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in rte_pmd_ixgbe_set_vf_vlan_stripq()
341 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in rte_pmd_ixgbe_set_vf_rxmode()
[all …]
H A Dixgbe_pf.c76 IXGBE_DEV_PRIVATE_TO_HW(eth_dev->data->dev_private); in ixgbe_pf_host_init()
166 IXGBE_DEV_PRIVATE_TO_HW(eth_dev->data->dev_private); in ixgbe_add_tx_flow_control_drop_filter()
313 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in set_rx_mode()
355 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vf_reset_event()
379 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vf_reset_msg()
420 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_disable_vf_mc_promisc()
437 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vf_reset()
467 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vf_set_mac_addr()
700 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_get_vf_queues()
938 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_rcv_ack_from_vf()
[all …]
H A Dixgbe_ethdev.c827 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_enable_intr()
1838 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vlan_filter_set()
1875 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vlan_tpid_set()
1928 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vlan_hw_filter_disable()
1944 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vlan_hw_filter_enable()
1997 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vlan_hw_strip_disable()
2021 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vlan_hw_strip_enable()
2045 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vlan_hw_extend_disable()
2066 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vlan_hw_extend_enable()
2100 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vlan_hw_strip_config()
[all …]
H A Dixgbe_fdir.c256 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in fdir_set_input_mask_82599()
340 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in fdir_set_input_mask_x550()
505 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_fdir_set_flexbytes_offset()
576 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_set_fdir_flex_conf()
638 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_fdir_configure()
1116 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_fdir_filter_program()
1258 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_fdir_flush()
1281 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_fdir_info_get()
1340 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_fdir_stats_get()
1396 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_fdir_filter_restore()
H A Dixgbe_rxtx.c2631 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_dev_tx_queue_setup()
3089 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_dev_rx_queue_setup()
3471 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_rss_disable()
3537 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_dev_rss_hash_update()
3582 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_dev_rss_hash_conf_get()
3640 hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_rss_configure()
3852 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_vmdq_dcb_hw_tx_config()
4140 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_dcb_hw_configure()
4547 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_config_vf_default()
4576 IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_dev_mq_rx_configure()
[all …]
H A Dixgbe_ipsec.c43 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_crypto_clear_ipsec_tables()
92 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_crypto_add_sa()
274 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_crypto_remove_sa()
627 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_crypto_enable_ipsec()
726 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_crypto_capable()
H A Dixgbe_regs.h340 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_read_regs_group()
H A Dixgbe_tm.c142 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_tm_capabilities_get()
847 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_level_capabilities_get()
931 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_node_capabilities_get()
H A Dixgbe_vf_representor.c44 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW( in ixgbe_vf_representor_dev_infos_get()
H A Dixgbe_flow.c623 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_parse_ntuple_filter()
863 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_parse_ethertype_filter()
1152 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_parse_syn_filter()
1356 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_parse_l2_tn_filter()
1617 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_parse_fdir_filter_normal()
2760 struct ixgbe_hw *hw = IXGBE_DEV_PRIVATE_TO_HW(dev->data->dev_private); in ixgbe_parse_fdir_filter()
H A Dixgbe_ethdev.h522 #define IXGBE_DEV_PRIVATE_TO_HW(adapter)\ macro