Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_common.c83 hw->mac.type = I40E_MAC_X722; in i40e_set_mac_type()
1005 case I40E_MAC_X722: in i40e_init_shared_code()
2030 hw->mac.type != I40E_MAC_X722) { in i40e_aq_get_link_info()
2905 hw->mac.type == I40E_MAC_X722) { in i40e_update_link_info()
2908 I40E_MAC_X722, in i40e_update_link_info()
4114 if (hw->mac.type == I40E_MAC_X722) { in i40e_parse_discover_capabilities()
4232 if (hw->mac.type == I40E_MAC_X722) { in i40e_aq_update_nvm()
5896 if (hw->mac.type == I40E_MAC_X722) in i40e_aq_replace_cloud_filters()
7214 (hw->mac.type == I40E_MAC_X722)); in i40e_read_rx_ctl()
7275 (hw->mac.type == I40E_MAC_X722)); in i40e_write_rx_ctl()
H A Dixl_pf_main.c1033 if (hw->mac.type == I40E_MAC_X722) { in ixl_set_rss_key()
1076 if (hw->mac.type == I40E_MAC_X722) in ixl_set_rss_pctypes()
3004 if (hw->mac.type == I40E_MAC_X722) in ixl_get_bus_info()
3558 if (hw->mac.type == I40E_MAC_X722) { in ixl_sysctl_phy_statistics()
4011 if (hw->mac.type == I40E_MAC_X722) { in ixl_sysctl_hkey()
4099 if (hw->mac.type == I40E_MAC_X722) { in ixl_sysctl_hlut()
H A Dixl_pf_iov.c1289 if (hw->mac.type == I40E_MAC_X722) { in ixl_vf_config_rss_key_msg()
1345 if (hw->mac.type == I40E_MAC_X722) { in ixl_vf_config_rss_lut_msg()
H A Dixl_pf_iflib.c861 if (hw->mac.type == I40E_MAC_X722) { in ixl_set_rss_hlut()
H A Di40e_type.h204 I40E_MAC_X722, enumerator
H A Di40e_adminq.c590 case I40E_MAC_X722: in i40e_set_hw_flags()
H A Di40e_dcb.c920 else if (hw->mac.type == I40E_MAC_X722) in i40e_init_dcb()
H A Dif_ixl.c413 } else if (hw->mac.type == I40E_MAC_X722) in ixl_setup_ssctx()