opnsense-src/sys/dev/etherswitch/arswitch
Adrian Chadd 2015605e8d * Add in the AR7240 global control field for setting the maximum frame
size for the AR7240.

* Include SM/MS macros, thanks to ath_hal(4).

* This field is for normal packets, VLAN and other headers are added to
  this by the switch device.

* Set the MTU to 1536, to match what is done in Linux.  Use the SM
  macro to write this field.

Obtained from:	Atheros (AR7240 datasheet), Linux OpenWRT (MTU default)
2012-05-12 20:36:12 +00:00
..
arswitch.c
arswitch_7240.c * Remove the AR7240 register defines and reuse the AR8x16 defines. 2012-05-12 06:24:21 +00:00
arswitch_7240.h
arswitch_8216.c
arswitch_8216.h
arswitch_8226.c
arswitch_8226.h
arswitch_8316.c
arswitch_8316.h
arswitch_phy.c
arswitch_phy.h
arswitch_reg.c
arswitch_reg.h
arswitchreg.h * Add in the AR7240 global control field for setting the maximum frame 2012-05-12 20:36:12 +00:00
arswitchvar.h