Home
last modified time | relevance | path

Searched refs:txgbe_mac_raptor (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c216 case txgbe_mac_raptor: in txgbe_start_hw()
1828 case txgbe_mac_raptor: in txgbe_check_mac_link()
2363 case txgbe_mac_raptor: in txgbe_init_shared_code()
2399 hw->mac.type = txgbe_mac_raptor; in txgbe_set_mac_type()
H A Dtxgbe_type.h148 txgbe_mac_raptor, enumerator
/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c1990 if (hw->mac.type == txgbe_mac_raptor && !sriov->active) in txgbe_get_rx_port_offloads()
1993 if (hw->mac.type == txgbe_mac_raptor) in txgbe_get_rx_port_offloads()
3437 case txgbe_mac_raptor: in txgbe_dcb_hw_arbite_tx_config()
4335 if (hw->mac.type == txgbe_mac_raptor && in txgbe_dev_rx_init()
4420 if (hw->mac.type == txgbe_mac_raptor) { in txgbe_dev_rx_init()
4540 if (hw->mac.type == txgbe_mac_raptor && in txgbe_dev_rxtx_start()
H A Dtxgbe_ethdev.c376 if (hw->mac.type != txgbe_mac_raptor) in txgbe_dev_queue_stats_mapping_set()
1731 if (hw->mac.type == txgbe_mac_raptor && in txgbe_dev_start()
3524 if (hw->mac.type < txgbe_mac_raptor) in txgbe_uc_hash_table_set()
3569 if (hw->mac.type < txgbe_mac_raptor) in txgbe_uc_all_hash_table_set()
4609 case txgbe_mac_raptor: in txgbe_rss_update_sp()
H A Dtxgbe_flow.c2456 if (hw->mac.type == txgbe_mac_raptor && in txgbe_parse_fdir_filter()