Home
last modified time | relevance | path

Searched refs:dropped_no_big_buffer (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/myri10ge/firmware/
H A Dmyri10ge_mcp.h495 uint32_t dropped_no_big_buffer; member
/titanic_44/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h237 struct kstat_named dropped_no_big_buffer; member
H A Dmyri10ge.c3982 ethstat->dropped_no_big_buffer.value.ul = in myri10ge_nic_stat_kstat_update()
3983 ntohl(fw_stats->dropped_no_big_buffer); in myri10ge_nic_stat_kstat_update()
4133 kstat_named_init(&ethstat->dropped_no_big_buffer, in myri10ge_nic_stat_init()
5290 tmp = ntohl(fw_stats->dropped_no_big_buffer); in myri10ge_m_stat()