Lines Matching refs:e1000_82576
718 case e1000_82576: in igb_cache_ring_register()
824 case e1000_82576: in igb_assign_vector()
907 case e1000_82576: in igb_configure_msix()
1291 if (adapter->hw.mac.type >= e1000_82576) in igb_alloc_q_vector()
1878 case e1000_82576: in igb_reset()
1891 (mac->type < e1000_82576)) { in igb_reset()
2380 if (hw->mac.type >= e1000_82576) { in igb_probe()
2886 case e1000_82576: in igb_init_queue_configuration()
2915 case e1000_82576: in igb_set_flag_queue_pairs()
2972 case e1000_82576: in igb_sw_init()
3394 case e1000_82576: in igb_setup_mrqc()
3418 if (adapter->hw.mac.type >= e1000_82576) in igb_setup_mrqc()
3584 if (hw->mac.type < e1000_82576) in igb_set_vmolr()
4063 if ((hw->mac.type < e1000_82576) || (hw->mac.type > e1000_i350)) in igb_set_rx_mode()
4078 case e1000_82576: in igb_check_wvbr()
5035 if (adapter->hw.mac.type == e1000_82576) in igb_xmit_frame_ring()
5819 if (hw->mac.type < e1000_82576) in igb_vlvf_set()
6241 if (hw->mac.type < e1000_82576) in igb_set_uta()
7805 (adapter->hw.mac.type != e1000_82576)) in igb_check_vf_rate_limit()
7833 if (hw->mac.type != e1000_82576) in igb_ndo_set_vf_bw()
7866 reg_offset = (hw->mac.type == e1000_82576) ? E1000_DTXSWC : E1000_TXSWC; in igb_ndo_set_vf_spoofchk()
7909 case e1000_82576: in igb_vmm_control()