freebsd-nq/sys/dev/bxe
David C Somayajulu ab97207add - Avoid lock contention in the if_transmit callback by using trylock and
enqueueing the frames when it fails. This way there is some latency
 removed from the transmitting path.
- If IFF_DRV_OACTIVE is set (and also if IFF_DRV_RUNNING is not) just
 enqueue the desired frames and return successful transmit. This way we
 avoid to return errors on transmit side and resulting in
 possible out-of-order frames. Please note that IFF_DRV_OACTIVE is set
 everytime we get the threshold ring hit, so this can be happening quite
 often.

Submitted by:	Attilio.Rao@isilon.com
MFC after:5 days
2015-07-28 19:15:44 +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
bxe_elink.c
bxe_elink.h
bxe_stats.c
bxe_stats.h
bxe.c
bxe.h
ecore_fw_defs.h
ecore_hsi.h
ecore_init_ops.h
ecore_init.h
ecore_mfw_req.h
ecore_reg.h
ecore_sp.c
ecore_sp.h