Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h3398 struct host_port_stats { struct
3399 uint32_t host_port_stats_counter; argument
3401 struct mac_stx mac_stx[MAC_STX_IDX_MAX];
3403 uint32_t brb_drop_hi;
3404 uint32_t brb_drop_lo;
3406 uint32_t not_used; /* obsolete as of MFW 7.2.1 */
3408 uint32_t pfc_frames_tx_hi;
3409 uint32_t pfc_frames_tx_lo;
3410 uint32_t pfc_frames_rx_hi;
3411 uint32_t pfc_frames_rx_lo;
[all …]