Lines Matching refs:e1000_82576
716 case e1000_82576: in igb_cache_ring_register()
822 case e1000_82576: in igb_assign_vector()
905 case e1000_82576: in igb_configure_msix()
1289 if (adapter->hw.mac.type >= e1000_82576) in igb_alloc_q_vector()
1888 case e1000_82576: in igb_reset()
1901 (mac->type < e1000_82576)) { in igb_reset()
2391 if (hw->mac.type >= e1000_82576) { in igb_probe()
2893 case e1000_82576: in igb_init_queue_configuration()
2922 case e1000_82576: in igb_set_flag_queue_pairs()
2979 case e1000_82576: in igb_sw_init()
3398 case e1000_82576: in igb_setup_mrqc()
3422 if (adapter->hw.mac.type >= e1000_82576) in igb_setup_mrqc()
3588 if (hw->mac.type < e1000_82576) in igb_set_vmolr()
4067 if ((hw->mac.type < e1000_82576) || (hw->mac.type > e1000_i350)) in igb_set_rx_mode()
4082 case e1000_82576: in igb_check_wvbr()
5044 if (adapter->hw.mac.type == e1000_82576) in igb_xmit_frame_ring()
5827 if (hw->mac.type < e1000_82576) in igb_vlvf_set()
6249 if (hw->mac.type < e1000_82576) in igb_set_uta()
7850 (adapter->hw.mac.type != e1000_82576)) in igb_check_vf_rate_limit()
7878 if (hw->mac.type != e1000_82576) in igb_ndo_set_vf_bw()
7911 reg_offset = (hw->mac.type == e1000_82576) ? E1000_DTXSWC : E1000_TXSWC; in igb_ndo_set_vf_spoofchk()
7954 case e1000_82576: in igb_vmm_control()