Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c267 case txgbe_mac_raptor: in txgbe_start_hw()
1944 case txgbe_mac_raptor: in txgbe_check_mac_link()
2491 case txgbe_mac_raptor: in txgbe_init_shared_code()
2526 hw->mac.type = txgbe_mac_raptor; in txgbe_set_mac_type()
2531 hw->mac.type = txgbe_mac_raptor; in txgbe_set_mac_type()
2536 hw->mac.type = txgbe_mac_raptor; in txgbe_set_mac_type()
2540 hw->mac.type = txgbe_mac_raptor; in txgbe_set_mac_type()
H A Dtxgbe_type.h78 txgbe_mac_raptor, enumerator
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c1921 if (hw->mac.type == txgbe_mac_raptor && !sriov->active) in txgbe_get_rx_port_offloads()
1924 if (hw->mac.type == txgbe_mac_raptor) in txgbe_get_rx_port_offloads()
3293 case txgbe_mac_raptor: in txgbe_dcb_hw_arbite_tx_config()
4186 if (hw->mac.type == txgbe_mac_raptor && in txgbe_dev_rx_init()
4271 if (hw->mac.type == txgbe_mac_raptor) { in txgbe_dev_rx_init()
4391 if (hw->mac.type == txgbe_mac_raptor && in txgbe_dev_rxtx_start()
H A Dtxgbe_ethdev.c365 if (hw->mac.type != txgbe_mac_raptor) in txgbe_dev_queue_stats_mapping_set()
1503 if (hw->mac.type == txgbe_mac_raptor && in txgbe_dev_start()
3228 if (hw->mac.type < txgbe_mac_raptor) in txgbe_uc_hash_table_set()
3273 if (hw->mac.type < txgbe_mac_raptor) in txgbe_uc_all_hash_table_set()
3907 case txgbe_mac_raptor: in txgbe_rss_update_sp()