Home
last modified time | relevance | path

Searched defs:ecore_mfw_tlv_generic (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mcp_api.h273 struct ecore_mfw_tlv_generic { struct
274 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 …]