opnsense-src/sys/mips/cavium/octe
Jung-uk Kim fd90e2ed54 CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
years for head.  However, it is continuously misused as the mpsafe argument
for callout_init(9).  Deprecate the flag and clean up callout_init() calls
to make them more consistent.

Differential Revision:	https://reviews.freebsd.org/D2613
Reviewed by:	jhb
MFC after:	2 weeks
2015-05-22 17:05:21 +00:00
..
cavium-ethernet.h Add missing includes. 2013-12-10 09:38:18 +00:00
ethernet-common.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
ethernet-common.h Refctor address assignment for Octeon's ethernet ports: 2012-02-22 01:30:25 +00:00
ethernet-defines.h Remove some compile-time options from the driver, particularly async IOBDMA 2011-01-20 23:34:59 +00:00
ethernet-headers.h o) Allow devices to override the MDIO read and write functions presented to 2010-10-02 05:43:17 +00:00
ethernet-mdio.c Add delay to Octeon MDIO access routines. 2014-09-14 00:02:37 +00:00
ethernet-mdio.h
ethernet-mem.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
ethernet-mem.h
ethernet-mv88e61xx.c Add missing includes. 2013-12-10 09:38:18 +00:00
ethernet-mv88e61xx.h o) Allow devices to override the MDIO read and write functions presented to 2010-10-02 05:43:17 +00:00
ethernet-rgmii.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
ethernet-rx.c Mechanically convert to if_inc_counter(). 2014-09-19 09:19:49 +00:00
ethernet-rx.h
ethernet-sgmii.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
ethernet-spi.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
ethernet-tx.c Mechanically convert to if_inc_counter(). 2014-09-19 09:19:49 +00:00
ethernet-tx.h Remove unused and broken code to implement POW send and POW-only devices; a 2010-11-28 00:26:08 +00:00
ethernet-util.h
ethernet-xaui.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
ethernet.c CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
mv88e61xxphy.c o) Make it possible to attach a PHY directly to an octe device rather than 2010-10-13 09:17:44 +00:00
mv88e61xxphyreg.h o) Make it possible to attach a PHY directly to an octe device rather than 2010-10-13 09:17:44 +00:00
octe.c Use define from if_var.h to access a field inside struct if_data, 2014-08-30 19:55:54 +00:00
octebus.c o) Tear down receive interrupt on detach. 2011-03-16 08:56:22 +00:00
octebusvar.h o) Tear down receive interrupt on detach. 2011-03-16 08:56:22 +00:00
wrapper-cvmx-includes.h Use cvmx_mgmt_port_num_ports() instead of the inlined copy of a 2013-05-02 19:47:36 +00:00