summaryrefslogtreecommitdiffstats
path: root/contrib/diff/src/system.h
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2012-05-20 02:05:10 +0000
committeradrian <adrian@FreeBSD.org>2012-05-20 02:05:10 +0000
commit677f51d0dd0ba48718d09a7a57c9f29c6494d498 (patch)
tree09fb1dccf98caaf5240b2b1b113d3ccaf9acdbca /contrib/diff/src/system.h
parent39bd73ddd4464be28e975776f13b834426a11618 (diff)
downloadFreeBSD-src-677f51d0dd0ba48718d09a7a57c9f29c6494d498.zip
FreeBSD-src-677f51d0dd0ba48718d09a7a57c9f29c6494d498.tar.gz
Migrate the bulk of the RX routines out from if_ath.c to if_ath_rx.[ch].
* migrate the rx processing out into if_ath_rx.c * migrate the TSF functions into if_ath_tsf.h, as inlines This is in prepration for supporting the EDMA RX routines, required to support the AR93xx series NICs. TODO: * ath_start() shouldn't be private, but it's called as part of the RX path. I should likely migrate ath_rx_tasklet() back into if_ath.c and then return this to be 'static'. The RX code really shouldn't need to see TX routines (and vice versa.) * ath_beacon_* should be in if_ath_beacon.[ch]. * ath_tdma_* should be in if_ath_tdma.[ch] ...
Diffstat (limited to 'contrib/diff/src/system.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud