Home
last modified time | relevance | path

Searched refs:tx_parse_error (Results 1 – 10 of 10) sorted by relevance

/freebsd-10-stable/sys/dev/nxge/include/
Dxgehal-stats.h1187 u64 tx_parse_error; member
1419 u64 tx_parse_error; member
/freebsd-10-stable/sys/dev/vxge/include/
Dvxgehal-stats.h998 /* 0x068 */ u32 tx_parse_error; member
1169 u32 tx_parse_error; member
/freebsd-10-stable/sys/dev/vxge/vxgehal/
Dvxgehal-mgmtaux.c1085 hw_info.tx_stats.tx_parse_error, "%u"); in vxge_hal_aux_stats_vpath_hw_read()
2200 mrpcim_info.xgmac_port[0].tx_parse_error, "%u"); in vxge_hal_aux_stats_mrpcim_read()
2389 mrpcim_info.xgmac_port[1].tx_parse_error, "%u"); in vxge_hal_aux_stats_mrpcim_read()
2578 mrpcim_info.xgmac_port[2].tx_parse_error, "%u"); in vxge_hal_aux_stats_mrpcim_read()
Dvxgehal-mrpcim.c2845 port_stats->tx_parse_error = in vxge_hal_mrpcim_xmac_port_stats_get()
Dvxgehal-virtualpath.c10749 vpath_tx_stats->tx_parse_error = in __hal_vpath_xmac_tx_stats_get()
/freebsd-10-stable/sys/dev/cxgbe/
Dt4_vf.c882 pi->tx_parse_error = 0; in t4vf_ioctl()
Dadapter.h289 u_int tx_parse_error; member
Dt4_main.c1760 atomic_add_int(&pi->tx_parse_error, 1); /* rare, atomic is ok */ in cxgbe_transmit()
5423 &pi->tx_parse_error, 0, in cxgbe_sysctls()
9109 pi->tx_parse_error = 0; in t4_ioctl()
/freebsd-10-stable/sys/dev/nxge/xgehal/
Dxgehal-stats.c407 set_latest_stat_link_cnt(i, tx_parse_error); in __hal_stats_pcim_update_latest()
Dxgehal-mgmtaux.c334 tx_parse_error); in xge_hal_aux_stats_tmac_read()