Home
last modified time | relevance | path

Searched refs:I40E_MAC_X722 (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_common.c41 hw->mac.type = I40E_MAC_X722; in i40e_set_mac_type()
943 (hw->mac.type == I40E_MAC_X722)); in i40evf_read_rx_ctl()
1006 (hw->mac.type == I40E_MAC_X722)); in i40evf_write_rx_ctl()
Di40e_type.h86 I40E_MAC_X722, enumerator
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_common.c43 hw->mac.type = I40E_MAC_X722; in i40e_set_mac_type()
909 case I40E_MAC_X722: in i40e_init_shared_code()
929 if (hw->mac.type == I40E_MAC_X722) in i40e_init_shared_code()
3403 if (hw->mac.type == I40E_MAC_X722) { in i40e_parse_discover_capabilities()
3519 if (hw->mac.type == I40E_MAC_X722) { in i40e_aq_update_nvm()
5193 (hw->mac.type == I40E_MAC_X722)); in i40e_read_rx_ctl()
5254 (hw->mac.type == I40E_MAC_X722)); in i40e_write_rx_ctl()
Di40e_type.h111 I40E_MAC_X722, enumerator
Di40e_ethtool.c1387 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_eeprom_len()
Di40e_main.c11202 if (pf->hw.mac.type == I40E_MAC_X722) { in i40e_sw_init()