Searched refs:igb_set_eicr (Results 1 – 1 of 1) sorted by relevance
2527 static void igb_set_eicr(IGBCore *core, int index, uint32_t val) in igb_set_eicr() function2596 igb_set_eicr(core, EICR, (val & 0x7) << (22 - vfn * IGBVF_MSIX_VEC_NUM)); in igb_set_vteicr()4047 [EICR] = igb_set_eicr,