Searched refs:tx_drop_frms (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/sys/dev/nxge/include/
H A Dxgehal-stats.h1039 * @tx_drop_frms: Count of frames dropped due to internal errors during
1197 u64 tx_drop_frms; member in struct:xge_hal_stats_link_info_t
/freebsd-10.3-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-mgmtaux.c2224 mrpcim_info.xgmac_port[0].tx_drop_frms, "%u");
2413 mrpcim_info.xgmac_port[1].tx_drop_frms, "%u");
2602 mrpcim_info.xgmac_port[2].tx_drop_frms, "%u");
H A Dvxgehal-mrpcim.c2905 port_stats->tx_drop_frms =
/freebsd-10.3-release/sys/dev/nxge/xgehal/
H A Dxgehal-stats.c417 set_latest_stat_link_cnt(i, tx_drop_frms);
H A Dxgehal-mgmtaux.c353 __hal_aux_pci_link_info("tx_drop_frms", i,
354 tx_drop_frms);
/freebsd-10.3-release/sys/dev/vxge/include/
H A Dvxgehal-stats.h733 * @tx_drop_frms: Count of frames that could not be sent for no other reason
1011 /* 0x09e */ u16 tx_drop_frms; member in struct:vxge_hal_xmac_port_stats_t

Completed in 92 milliseconds