Searched refs:igb_set_eiam (Results 1 – 1 of 1) sorted by relevance
2513 static void igb_set_eiam(IGBCore *core, int index, uint32_t val) in igb_set_eiam() function2588 igb_set_eiam(core, EIAM, (val & 0x7) << (22 - vfn * IGBVF_MSIX_VEC_NUM)); in igb_set_vteiam()4050 [EIAM] = igb_set_eiam,