Searched defs:ecore_mfw_tlv_generic (Results 1 – 1 of 1) sorted by relevance
273 struct ecore_mfw_tlv_generic { struct274 struct {278 } flags;282 u8 mac[ECORE_MFW_TLV_MAC_COUNT][6];283 bool mac_set[ECORE_MFW_TLV_MAC_COUNT];285 u64 rx_frames;286 bool rx_frames_set;287 u64 rx_bytes;288 bool rx_bytes_set;289 u64 tx_frames;[all …]