Searched refs:igb_set_eimc (Results 1 – 1 of 1) sorted by relevance
2487 static void igb_set_eimc(IGBCore *core, int index, uint32_t val) in igb_set_eimc() function2572 igb_set_eimc(core, EIMC, (val & 0x7) << (22 - vfn * IGBVF_MSIX_VEC_NUM)); in igb_set_vteimc()4051 [EIMC] = igb_set_eimc,