Home
last modified time | relevance | path

Searched refs:IGBState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/
H A Digb.c66 OBJECT_DECLARE_SIMPLE_TYPE(IGBState, IGB)
68 struct IGBState { struct
101 IGBState *s = IGB(dev); in igb_write_config() argument
118 IGBState *s = opaque; in igb_mmio_read()
125 IGBState *s = opaque; in igb_mmio_write()
131 IGBState *s = opaque; in igb_vf_reset()
136 igb_io_get_reg_index(IGBState *s, uint32_t *idx) in igb_io_get_reg_index()
160 IGBState *s = opaque; in igb_io_read()
184 IGBState *s = opaque; in igb_io_write()
227 IGBState *s = qemu_get_nic_opaque(nc); in igb_nc_can_receive()
[all …]