Searched refs:E1000_VMOLR_ROPE (Results 1 – 3 of 3) sorted by relevance
212 vmolr |= (E1000_VMOLR_ROPE | E1000_VMOLR_MPME); in set_rx_mode()226 E1000_VMOLR_ROPE); in set_rx_mode()242 vmolr |= (E1000_VMOLR_ROPE | E1000_VMOLR_ROMPE | in igb_vf_reset_event()
2183 E1000_VMOLR_ROPE | E1000_VMOLR_BAM | in igb_vmdq_rx_hw_configure()2191 vmolr |= E1000_VMOLR_ROPE; in igb_vmdq_rx_hw_configure()
313 #define E1000_VMOLR_ROPE 0x04000000 /* Accept overflow unicast */ macro