Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c217 uint32_t fc_xmt_pause, fc_rcv_pause, fc_rcv_unsupported; member
1814 VMSTATE_UINT32(statistics.fc_rcv_unsupported, EEPRO100State),
/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c512 __le32 fc_xmt_pause, fc_rcv_pause, fc_rcv_unsupported; member
1646 le32_to_cpu(s->fc_rcv_unsupported); in e100_update_stats()