H A D | if_ath.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting 44 * by the driver - eg, calls to ath_hal_gettsf32(). 132 * Only enable this if you're working on PS-POLL support. 140 * 4 is probably a good max as otherwise the beacons become 240 static int ath_anicalinterval = 100; /* ANI calibration - 10 4216 ath_tx_update_stats(struct ath_softc * sc,struct ath_tx_status * ts,struct ath_buf * bf) ath_tx_update_stats() argument 4288 struct ath_tx_status *ts = &bf->bf_status.ds_txstat; ath_tx_default_comp() local 4347 ath_tx_update_ratectrl(struct ath_softc * sc,struct ieee80211_node * ni,struct ath_rc_series * rc,struct ath_tx_status * ts,int frmlen,int rc_framelen,int nframes,int nbad) ath_tx_update_ratectrl() argument 4382 ath_tx_process_buf_completion(struct ath_softc * sc,struct ath_txq * txq,struct ath_tx_status * ts,struct ath_buf * bf) ath_tx_process_buf_completion() argument 4436 struct ath_tx_status *ts; ath_tx_processq() local [all...] |