freebsd-nq/sys/dev/bxe
David C Somayajulu 16a38a930d When an mbuf allocation fails in the receive path, the mbuf containing the received packet is not sent to the host net
work stack and is reused again on the receive ring.  Remaining received packets in the ring are not processed in that
invocation of bxe_rxeof() and defered to the task thread.

MFC after: 5 days
2015-04-02 21:55:03 +00:00
..
57710_init_values.c
57710_int_offsets.h
57711_init_values.c
57711_int_offsets.h
57712_init_values.c
57712_int_offsets.h
bxe_dcb.h
bxe_debug.c Convert bxe(4) to use the driver API. 2014-06-02 18:54:45 +00:00
bxe_elink.c
bxe_elink.h
bxe_stats.c - Use if_inc_counter() to increment various counters. 2014-09-18 15:56:14 +00:00
bxe_stats.h - Use if_inc_counter() to increment various counters. 2014-09-18 15:56:14 +00:00
bxe.c When an mbuf allocation fails in the receive path, the mbuf containing the received packet is not sent to the host net 2015-04-02 21:55:03 +00:00
bxe.h Initiate error recovery stats fail to update after 3 retries. 2014-07-18 20:04:11 +00:00
ecore_fw_defs.h
ecore_hsi.h
ecore_init_ops.h
ecore_init.h
ecore_mfw_req.h
ecore_reg.h Initiate error recovery stats fail to update after 3 retries. 2014-07-18 20:04:11 +00:00
ecore_sp.c
ecore_sp.h For ECORE_DBG_BREAK_IF() ECORE_BUG() ECORE_BUG_ON() check bxe_debug flag before 2014-09-17 22:49:29 +00:00