Home
last modified time | relevance | path

Searched defs:qi (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_xmit.c72 HAL_TX_QUEUE_INFO *qi; in ar5210SetupTxQueue() local
126 HAL_TX_QUEUE_INFO *qi; in ar5210ReleaseTxQueue() local
158 HAL_TX_QUEUE_INFO *qi; in ar5210ResetTxQueue() local
260 HAL_TX_QUEUE_INFO *qi; in ar5210GetTxDP() local
285 HAL_TX_QUEUE_INFO *qi; in ar5210SetTxDP() local
370 HAL_TX_QUEUE_INFO *qi; in ar5210StartTxDma() local
403 HAL_TX_QUEUE_INFO *qi; in ar5210NumTxPending() local
431 HAL_TX_QUEUE_INFO *qi; in ar5210StopTxDma() local
/freebsd/contrib/wpa/src/ap/
H A Dgas_serv.c1091 struct anqp_query_info *qi) in set_anqp_req()
1103 struct anqp_query_info *qi) in rx_anqp_query_list_id()
1207 struct anqp_query_info *qi) in rx_anqp_query_list()
1222 struct anqp_query_info *qi) in rx_anqp_hs_query_list()
1289 struct anqp_query_info *qi) in rx_anqp_hs_icon_request()
1306 struct anqp_query_info *qi) in rx_anqp_vendor_specific_hs20()
1341 struct anqp_query_info *qi) in rx_anqp_vendor_specific_p2p()
1360 struct anqp_query_info *qi) in rx_anqp_mbo_query_list()
1378 struct anqp_query_info *qi) in rx_anqp_vendor_specific_mbo()
1406 struct anqp_query_info *qi) in rx_anqp_vendor_specific()
[all …]
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c141 HAL_TX_QUEUE_INFO *qi; in ar9300_setup_tx_queue() local
222 set_tx_q_interrupts(struct ath_hal *ah, HAL_TX_QUEUE_INFO *qi) in set_tx_q_interrupts()
252 HAL_TX_QUEUE_INFO *qi; in ar9300_release_tx_queue() local
289 HAL_TX_QUEUE_INFO *qi; in ar9300_reset_tx_queue() local
H A Dar9300_radar.c463 HAL_TX_QUEUE_INFO *qi; local
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c116 HAL_TX_QUEUE_INFO *qi; in ar5211SetupTxQueue() local
169 setTxQInterrupts(struct ath_hal *ah, HAL_TX_QUEUE_INFO *qi) in setTxQInterrupts()
201 HAL_TX_QUEUE_INFO *qi; in ar5211ReleaseTxQueue() local
236 HAL_TX_QUEUE_INFO *qi; in ar5211ResetTxQueue() local
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c124 HAL_TX_QUEUE_INFO *qi; in ar5212SetupTxQueue() local
204 setTxQInterrupts(struct ath_hal *ah, HAL_TX_QUEUE_INFO *qi) in setTxQInterrupts()
234 HAL_TX_QUEUE_INFO *qi; in ar5212ReleaseTxQueue() local
273 HAL_TX_QUEUE_INFO *qi; in ar5212ResetTxQueue() local
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dv_tan_3u5.c69 int64x2_t qi = vcvtq_s64_f64 (q); in V_NAME_D1() local
H A Dsv_tan_3u5.c51 svint64_t qi = svcvt_s64_x (pg, q); in SV_NAME_D1() local
/freebsd/sys/dev/ath/
H A Dif_ath_beacon.c115 HAL_TXQ_INFO qi; in ath_beaconq_setup() local
139 HAL_TXQ_INFO qi; in ath_beaconq_config() local
H A Dif_ath.c4009 HAL_TXQ_INFO qi; in ath_txq_setup() local
4098 HAL_TXQ_INFO qi; in ath_txq_update() local
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1126 HAL_TX_QUEUE_INFO *qi; in ar5416SetupTxQueue() local
1214 setTxQInterrupts(struct ath_hal *ah, HAL_TX_QUEUE_INFO *qi) in setTxQInterrupts()
1248 HAL_TX_QUEUE_INFO *qi; in ar5416ResetTxQueue() local
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c1058 HAL_TX_QUEUE_INFO *qi, const HAL_TXQ_INFO *qInfo) in ath_hal_setTxQProps()
1119 HAL_TXQ_INFO *qInfo, const HAL_TX_QUEUE_INFO *qi) in ath_hal_getTxQProps()
/freebsd/sys/dev/ice/
H A Dice_controlq.c306 #define ICE_FREE_CQ_BUFS(hw, qi, ring) \ argument
/freebsd/contrib/unbound/services/
H A Drpz.c2005 struct query_info* qi, struct local_rrset* rrset, struct auth_zone* az) in rpz_synthesize_localdata_from_rrset()
2058 struct query_info* qi, struct clientip_synthesized_rr* data, in rpz_synthesize_nsip_localdata()
2092 struct query_info* qi, struct local_zone* z, in rpz_synthesize_nsdname_localdata()
/freebsd/contrib/unbound/util/data/
H A Dmsgreply.c1052 struct query_info* qi) in parse_reply_in_temp_region()
/freebsd/contrib/unbound/validator/
H A Dautotrust.c1482 time_t x, qi = tp->autr->query_interval, rt = tp->autr->retry_time; in set_tp_times() local