Searched refs:host_port_stats_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_stx.h58 typedef struct host_port_stats host_port_stats_t; typedef in typeref:struct:host_port_stats
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm_stats.h849 host_port_stats_t stats_mcp_port ; // stats need to be preserved on PMF migration
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_stats.c3288 host_port_stats_t* mcp_port = NULL ;
3444 // "pfc_frames_rx_lo" is the last member of host_port_stats_t for that MFW version.
3446 sizeof_port_stats = OFFSETOF(host_port_stats_t, pfc_frames_rx_lo) +
3451 // "not_used" is the last member of host_port_stats_t for that MFW version.
3453 sizeof_port_stats = OFFSETOF(host_port_stats_t, not_used ) +
3519 host_port_stats_t* mcp_port = NULL ;
3561 host_port_stats_t* mcp_port = NULL ;

Completed in 73 milliseconds