Searched refs:igb_set_vteiac (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/net/ |
H A D | igb_core.c | 2575 static void igb_set_vteiac(IGBCore *core, int index, uint32_t val) in igb_set_vteiac() function 4105 [PVTEIAC0] = igb_set_vteiac, 4106 [PVTEIAC1] = igb_set_vteiac, 4107 [PVTEIAC2] = igb_set_vteiac, 4108 [PVTEIAC3] = igb_set_vteiac, 4109 [PVTEIAC4] = igb_set_vteiac, 4110 [PVTEIAC5] = igb_set_vteiac, 4111 [PVTEIAC6] = igb_set_vteiac, 4112 [PVTEIAC7] = igb_set_vteiac,
|