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

/freebsd-10.3-release/sys/dev/nxge/include/
H A Dxgehal-stats.h1029 * @tx_drop_ip: Count of dropped IP packets from the transmission path
1192 u64 tx_drop_ip; member in struct:xge_hal_stats_link_info_t
/freebsd-10.3-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-mgmtaux.c2210 mrpcim_info.xgmac_port[0].tx_drop_ip, "%u");
2399 mrpcim_info.xgmac_port[1].tx_drop_ip, "%u");
2588 mrpcim_info.xgmac_port[2].tx_drop_ip, "%u");
H A Dvxgehal-mrpcim.c2875 port_stats->tx_drop_ip =
/freebsd-10.3-release/sys/dev/nxge/xgehal/
H A Dxgehal-stats.c412 set_latest_stat_link_cnt(i, tx_drop_ip);
H A Dxgehal-mgmtaux.c343 __hal_aux_pci_link_info("tx_drop_ip", i,
344 tx_drop_ip);
/freebsd-10.3-release/sys/dev/vxge/include/
H A Dvxgehal-stats.h696 * @tx_drop_ip: Count of transmitted IP datagrams that could not be passed to
1003 /* 0x080 */ u32 tx_drop_ip; member in struct:vxge_hal_xmac_port_stats_t

Completed in 77 milliseconds