Searched refs:I40EVF_WRITE_FLUSH (Results 1 – 2 of 2) sorted by relevance
1172 I40EVF_WRITE_FLUSH(hw); in i40evf_disable_irq0()1193 I40EVF_WRITE_FLUSH(hw); in i40evf_enable_irq0()1356 I40EVF_WRITE_FLUSH(hw); in i40evf_init_vf()1775 I40EVF_WRITE_FLUSH(hw); in i40evf_dev_rx_queue_start()1875 I40EVF_WRITE_FLUSH(hw); in i40evf_rxq_init()1973 I40EVF_WRITE_FLUSH(hw); in i40evf_enable_queues_intr()1990 I40EVF_WRITE_FLUSH(hw); in i40evf_disable_queues_intr()2021 I40EVF_WRITE_FLUSH(hw); in i40evf_dev_rx_queue_intr_enable()2043 I40EVF_WRITE_FLUSH(hw); in i40evf_dev_rx_queue_intr_disable()2687 I40EVF_WRITE_FLUSH(hw); in i40evf_hw_rss_hash_set()[all …]
147 #define I40EVF_WRITE_FLUSH(a) I40E_READ_REG(a, I40E_VFGEN_RSTAT) macro