Searched refs:igb_set_rdt (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/net/ |
H A D | igb_core.c | 2714 igb_set_rdt(IGBCore *core, int index, uint32_t val) in igb_set_rdt() function 3912 [RDT0] = igb_set_rdt, 3913 [RDT1] = igb_set_rdt, 3914 [RDT2] = igb_set_rdt, 3915 [RDT3] = igb_set_rdt, 3916 [RDT4] = igb_set_rdt, 3917 [RDT5] = igb_set_rdt, 3918 [RDT6] = igb_set_rdt, 3919 [RDT7] = igb_set_rdt, 3920 [RDT8] = igb_set_rdt, [all …]
|