Searched refs:rx_copy (Results 1 – 5 of 5) sorted by relevance
639 goto rx_copy; in e1000g_receive()696 rx_copy: in e1000g_receive()
255 struct kstat_named rx_copy; member
2467 MYRI10GE_ATOMIC_SLICE_STAT_INC(rx_copy); in myri10ge_rx_done_big()4191 kstat_named_init(ðstat->rx_copy, "rx_copy", in myri10ge_slice_stat_init()4981 if (ss->watchdog_rx_copy != MYRI10GE_SLICE_STAT(rx_copy)) { in myri10ge_watchdog()4982 ss->watchdog_rx_copy = MYRI10GE_SLICE_STAT(rx_copy); in myri10ge_watchdog()
656 qlge->rx_copy = B_FALSE; in ql_read_conf()659 qlge->rx_copy = B_TRUE; in ql_read_conf()1889 boolean_t rx_copy = B_FALSE; in ql_build_rx_mp() local1920 if (qlge->rx_copy || in ql_build_rx_mp()1923 rx_copy = B_TRUE; in ql_build_rx_mp()1927 if (rx_copy) { in ql_build_rx_mp()1976 } else if (rx_copy) { in ql_build_rx_mp()2052 } else if (rx_copy) { in ql_build_rx_mp()2120 } else if (rx_copy) { in ql_build_rx_mp()2200 } else if (rx_copy) { in ql_build_rx_mp()[all …]
787 boolean_t rx_copy; member