Advertisement
Guest User

ath

a guest
Jun 4th, 2013
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.29 KB | None | 0 0
  1. Warning: Object directory not changed from original ~/ath/head/sys/modules/ath
  2. cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I~/ath/head/sys/modules/ath/../../dev/ath -I~/ath/head/sys/modules/ath/../../dev/ath/ath_hal -I. -I~/ath/head/sys/modules/ath/../../contrib/dev/ath/ath_hal/ -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -c ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c
  3. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:105:32: error: dev/ath/if_ath_tsf.h: No such file or directory
  4. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:108:32: error: dev/ath/if_ath_led.h: No such file or directory
  5. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:110:31: error: dev/ath/if_ath_rx.h: No such file or directory
  6. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:111:36: error: dev/ath/if_ath_rx_edma.h: No such file or directory
  7. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:112:36: error: dev/ath/if_ath_tx_edma.h: No such file or directory
  8. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:113:35: error: dev/ath/if_ath_beacon.h: No such file or directory
  9. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:114:37: error: dev/ath/if_ath_spectral.h: No such file or directory
  10. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:246: error: 'ATH_MGMT_TXBUF' undeclared here (not in a function)
  11. cc1: warnings being treated as errors
  12. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:259: warning: no previous prototype for 'ath_legacy_attach_comp_func' [-Wmissing-prototypes]
  13. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_attach':
  14. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:332: warning: implicit declaration of function 'ath_hal_hasedma'
  15. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:332: warning: nested extern declaration of 'ath_hal_hasedma' [-Wnested-externs]
  16. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:333: error: 'struct ath_softc' has no member named 'sc_isedma'
  17. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:334: warning: implicit declaration of function 'ath_recv_setup_edma'
  18. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:334: warning: nested extern declaration of 'ath_recv_setup_edma' [-Wnested-externs]
  19. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:335: warning: implicit declaration of function 'ath_xmit_setup_edma'
  20. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:335: warning: nested extern declaration of 'ath_xmit_setup_edma' [-Wnested-externs]
  21. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:337: warning: implicit declaration of function 'ath_recv_setup_legacy'
  22. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:337: warning: nested extern declaration of 'ath_recv_setup_legacy' [-Wnested-externs]
  23. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:338: warning: implicit declaration of function 'ath_xmit_setup_legacy'
  24. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:338: warning: nested extern declaration of 'ath_xmit_setup_legacy' [-Wnested-externs]
  25. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:407: warning: implicit declaration of function 'ath_txdma_setup'
  26. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:407: warning: nested extern declaration of 'ath_txdma_setup' [-Wnested-externs]
  27. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:417: warning: implicit declaration of function 'ath_rxdma_setup'
  28. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:417: warning: nested extern declaration of 'ath_rxdma_setup' [-Wnested-externs]
  29. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:434: error: 'struct ath_softc' has no member named 'sc_rx'
  30. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:437: error: 'struct ath_softc' has no member named 'sc_resettask'
  31. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:437: error: 'struct ath_softc' has no member named 'sc_resettask'
  32. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:437: error: 'struct ath_softc' has no member named 'sc_resettask'
  33. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:437: error: 'struct ath_softc' has no member named 'sc_resettask'
  34. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:438: error: 'struct ath_softc' has no member named 'sc_txqtask'
  35. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:438: error: 'struct ath_softc' has no member named 'sc_txqtask'
  36. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:438: error: 'struct ath_softc' has no member named 'sc_txqtask'
  37. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:438: error: 'struct ath_softc' has no member named 'sc_txqtask'
  38. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:439: error: 'struct ath_softc' has no member named 'sc_fataltask'
  39. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:439: error: 'struct ath_softc' has no member named 'sc_fataltask'
  40. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:439: error: 'struct ath_softc' has no member named 'sc_fataltask'
  41. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:439: error: 'struct ath_softc' has no member named 'sc_fataltask'
  42. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:449: warning: implicit declaration of function 'ath_beaconq_setup'
  43. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:449: warning: nested extern declaration of 'ath_beaconq_setup' [-Wnested-externs]
  44. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:493: error: 'struct ath_softc' has no member named 'sc_tx'
  45. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:501: error: 'ath_setdefantenna' undeclared (first use in this function)
  46. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:501: error: (Each undeclared identifier is reported only once
  47. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:501: error: for each function it appears in.)
  48. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:517: warning: implicit declaration of function 'ath_spectral_attach'
  49. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:517: warning: nested extern declaration of 'ath_spectral_attach' [-Wnested-externs]
  50. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:545: error: 'struct ath_softc' has no member named 'sc_hardled'
  51. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:546: error: 'struct ath_softc' has no member named 'sc_led_net_pin'
  52. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:547: error: 'struct ath_softc' has no member named 'sc_led_pwr_pin'
  53. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:554: warning: implicit declaration of function 'ath_led_config'
  54. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:554: warning: nested extern declaration of 'ath_led_config' [-Wnested-externs]
  55. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:672: error: 'struct ath_softc' has no member named 'sc_hasenforcetxop'
  56. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:672: warning: implicit declaration of function 'ath_hal_hasenforcetxop'
  57. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:672: warning: nested extern declaration of 'ath_hal_hasenforcetxop' [-Wnested-externs]
  58. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:690: error: 'struct ath_softc' has no member named 'sc_txq_data_minfree'
  59. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:696: error: 'struct ath_softc' has no member named 'sc_txq_mcastq_maxdepth'
  60. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:701: error: 'struct ath_softc' has no member named 'sc_txq_node_psq_maxdepth'
  61. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:708: error: 'struct ath_softc' has no member named 'sc_txq_node_maxdepth'
  62. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:711: error: 'struct ath_softc' has no member named 'sc_cabq_enable'
  63. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:726: warning: implicit declaration of function 'ath_hal_setrxchainmask'
  64. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:726: warning: nested extern declaration of 'ath_hal_setrxchainmask' [-Wnested-externs]
  65. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:733: warning: implicit declaration of function 'ath_hal_settxchainmask'
  66. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:733: warning: nested extern declaration of 'ath_hal_settxchainmask' [-Wnested-externs]
  67. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:748: error: 'struct ath_softc' has no member named 'sc_mrrprot'
  68. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:753: error: 'HAL_CAP_ENTERPRISE_MODE' undeclared (first use in this function)
  69. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:753: error: 'struct ath_softc' has no member named 'sc_ent_cfg'
  70. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:755: error: 'struct ath_softc' has no member named 'sc_use_ent'
  71. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:841: error: 'struct ath_softc' has no member named 'sc_hwq_limit_aggr'
  72. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:841: error: 'ATH_AGGR_MIN_QDEPTH' undeclared (first use in this function)
  73. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:842: error: 'struct ath_softc' has no member named 'sc_hwq_limit_nonaggr'
  74. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:842: error: 'ATH_NONAGGR_MIN_QDEPTH' undeclared (first use in this function)
  75. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:843: error: 'struct ath_softc' has no member named 'sc_tid_hwq_lo'
  76. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:843: error: 'ATH_AGGR_SCHED_LOW' undeclared (first use in this function)
  77. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:844: error: 'struct ath_softc' has no member named 'sc_tid_hwq_hi'
  78. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:844: error: 'ATH_AGGR_SCHED_HIGH' undeclared (first use in this function)
  79. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:845: error: 'struct ath_softc' has no member named 'sc_aggr_limit'
  80. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:845: error: 'ATH_AGGR_MAXSIZE' undeclared (first use in this function)
  81. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:846: error: 'struct ath_softc' has no member named 'sc_delim_min_pad'
  82. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:853: error: 'HAL_CAP_SERIALISE_WAR' undeclared (first use in this function)
  83. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:855: error: 'HAL_OPS_CONFIG' has no member named 'ah_serialise_reg_war'
  84. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:863: error: 'struct ath_softc' has no member named 'sc_rx_rxlist'
  85. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:863: error: 'HAL_RX_QUEUE_HP' undeclared (first use in this function)
  86. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:863: error: 'struct ath_softc' has no member named 'sc_rx_rxlist'
  87. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:863: error: 'struct ath_softc' has no member named 'sc_rx_rxlist'
  88. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:864: error: 'struct ath_softc' has no member named 'sc_rx_rxlist'
  89. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:864: error: 'HAL_RX_QUEUE_LP' undeclared (first use in this function)
  90. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:864: error: 'struct ath_softc' has no member named 'sc_rx_rxlist'
  91. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:864: error: 'struct ath_softc' has no member named 'sc_rx_rxlist'
  92. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:899: error: 'ath_wme_update' undeclared (first use in this function)
  93. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:908: error: 'struct ath_softc' has no member named 'sc_node_cleanup'
  94. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:979: warning: implicit declaration of function 'ath_txdma_teardown'
  95. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:979: warning: nested extern declaration of 'ath_txdma_teardown' [-Wnested-externs]
  96. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:980: warning: implicit declaration of function 'ath_rxdma_teardown'
  97. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:980: warning: nested extern declaration of 'ath_rxdma_teardown' [-Wnested-externs]
  98. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_detach':
  99. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1031: warning: implicit declaration of function 'ath_spectral_detach'
  100. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1031: warning: nested extern declaration of 'ath_spectral_detach' [-Wnested-externs]
  101. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_vap_create':
  102. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1212: error: 'ath_bufhead' has no member named 'tqh_first'
  103. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1244: error: 'ath_recv_mgmt' undeclared (first use in this function)
  104. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1246: error: 'ath_beacon_update' undeclared (first use in this function)
  105. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1252: error: 'struct ath_vap' has no member named 'av_node_ps'
  106. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1252: error: 'struct ieee80211vap' has no member named 'iv_node_ps'
  107. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1253: error: 'struct ieee80211vap' has no member named 'iv_node_ps'
  108. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1255: error: 'struct ath_vap' has no member named 'av_set_tim'
  109. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1258: error: 'struct ath_vap' has no member named 'av_recv_pspoll'
  110. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1258: error: 'struct ieee80211vap' has no member named 'iv_recv_pspoll'
  111. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1259: error: 'struct ieee80211vap' has no member named 'iv_recv_pspoll'
  112. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1283: error: 'ath_bufhead' has no member named 'tqh_first'
  113. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1284: error: 'struct <anonymous>' has no member named 'tqe_next'
  114. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1284: error: 'struct <anonymous>' has no member named 'tqe_next'
  115. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1284: error: 'struct <anonymous>' has no member named 'tqe_prev'
  116. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1284: error: 'ath_bufhead' has no member named 'tqh_last'
  117. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1284: error: 'struct <anonymous>' has no member named 'tqe_prev'
  118. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1284: error: 'struct <anonymous>' has no member named 'tqe_prev'
  119. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1284: error: 'struct <anonymous>' has no member named 'tqe_next'
  120. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_vap_delete':
  121. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1389: warning: implicit declaration of function 'ath_draintxq'
  122. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1389: warning: nested extern declaration of 'ath_draintxq' [-Wnested-externs]
  123. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1389: error: 'ATH_RESET_DEFAULT' undeclared (first use in this function)
  124. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1391: warning: implicit declaration of function 'ath_stoprecv'
  125. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1391: warning: nested extern declaration of 'ath_stoprecv' [-Wnested-externs]
  126. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1426: warning: implicit declaration of function 'ath_beacon_return'
  127. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1426: warning: nested extern declaration of 'ath_beacon_return' [-Wnested-externs]
  128. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1436: warning: implicit declaration of function 'ath_tx_draintxq'
  129. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1436: warning: nested extern declaration of 'ath_tx_draintxq' [-Wnested-externs]
  130. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1468: warning: implicit declaration of function 'ath_startrecv'
  131. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1468: warning: nested extern declaration of 'ath_startrecv' [-Wnested-externs]
  132. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1477: warning: implicit declaration of function 'ath_beacon_config'
  133. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1477: warning: nested extern declaration of 'ath_beacon_config' [-Wnested-externs]
  134. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_suspend':
  135. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1509: warning: implicit declaration of function 'ath_hal_enablepcie'
  136. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1509: warning: nested extern declaration of 'ath_hal_enablepcie' [-Wnested-externs]
  137. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_update_chainmasks':
  138. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1543: error: 'struct ath_softc' has no member named 'sc_cur_rxchainmask'
  139. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1545: error: 'struct ath_softc' has no member named 'sc_cur_txchainmask'
  140. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1547: error: 'struct ath_softc' has no member named 'sc_cur_txchainmask'
  141. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_resume':
  142. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1577: warning: implicit declaration of function 'ath_hal_setchainmasks'
  143. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1577: warning: nested extern declaration of 'ath_hal_setchainmasks' [-Wnested-externs]
  144. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1577: error: 'struct ath_softc' has no member named 'sc_cur_txchainmask'
  145. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1578: error: 'struct ath_softc' has no member named 'sc_cur_rxchainmask'
  146. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1588: warning: implicit declaration of function 'ath_spectral_enable'
  147. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1588: warning: nested extern declaration of 'ath_spectral_enable' [-Wnested-externs]
  148. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1594: error: 'struct ath_softc' has no member named 'sc_hasenforcetxop'
  149. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1595: warning: implicit declaration of function 'ath_hal_setenforcetxop'
  150. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1595: warning: nested extern declaration of 'ath_hal_setenforcetxop' [-Wnested-externs]
  151. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_intr':
  152. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1637: warning: implicit declaration of function 'ATH_PCU_LOCK'
  153. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1637: warning: nested extern declaration of 'ATH_PCU_LOCK' [-Wnested-externs]
  154. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1638: error: 'struct ath_softc' has no member named 'sc_inreset_cnt'
  155. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1645: warning: implicit declaration of function 'ATH_PCU_UNLOCK'
  156. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1645: warning: nested extern declaration of 'ATH_PCU_UNLOCK' [-Wnested-externs]
  157. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1683: warning: implicit declaration of function 'ATH_KTR'
  158. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1683: warning: nested extern declaration of 'ATH_KTR' [-Wnested-externs]
  159. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1683: error: 'ATH_KTR_INTERRUPTS' undeclared (first use in this function)
  160. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1699: error: 'struct ath_hal' has no member named 'ah_syncstate'
  161. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1702: error: 'struct ath_hal' has no member named 'ah_syncstate'
  162. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1703: error: 'struct ath_softc' has no member named 'sc_intr_stats'
  163. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1718: error: 'struct ath_softc' has no member named 'sc_intr_cnt'
  164. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1729: error: 'struct ath_softc' has no member named 'sc_fataltask'
  165. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1752: warning: implicit declaration of function 'ath_beacon_proc'
  166. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1752: warning: nested extern declaration of 'ath_beacon_proc' [-Wnested-externs]
  167. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1765: error: 'ATH_KTR_ERROR' undeclared (first use in this function)
  168. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1805: error: 'struct ath_softc' has no member named 'sc_rx'
  169. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1816: error: 'HAL_INT_RXHP' undeclared (first use in this function)
  170. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1816: error: 'HAL_INT_RXLP' undeclared (first use in this function)
  171. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1817: error: 'struct ath_stats' has no member named 'ast_rx_intr'
  172. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1818: error: 'struct ath_softc' has no member named 'sc_rx'
  173. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1821: error: 'struct ath_stats' has no member named 'ast_tx_intr'
  174. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1827: error: 'struct ath_softc' has no member named 'sc_isedma'
  175. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1834: error: 'struct ath_softc' has no member named 'sc_txq_active'
  176. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1835: error: 'struct ath_softc' has no member named 'sc_txq_active'
  177. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1836: error: 'struct ath_softc' has no member named 'sc_txq_active'
  178. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1879: error: 'struct ath_softc' has no member named 'sc_intr_cnt'
  179. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_fatal_proc':
  180. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1905: error: 'ATH_RESET_NOLOSS' undeclared (first use in this function)
  181. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1905: error: too many arguments to function 'ath_reset'
  182. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  183. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1944: warning: no previous prototype for 'ath_hal_gethangstate' [-Wmissing-prototypes]
  184. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_bmiss_proc':
  185. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1971: error: 'ATH_RESET_NOLOSS' undeclared (first use in this function)
  186. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1971: error: too many arguments to function 'ath_reset'
  187. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1974: error: too many arguments to function 'ath_reset'
  188. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_init':
  189. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2030: error: 'struct ath_softc' has no member named 'sc_cur_txchainmask'
  190. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2031: error: 'struct ath_softc' has no member named 'sc_cur_rxchainmask'
  191. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2050: error: 'struct ath_softc' has no member named 'sc_hasenforcetxop'
  192. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2098: error: 'struct ath_softc' has no member named 'sc_isedma'
  193. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2099: error: 'HAL_INT_RXHP' undeclared (first use in this function)
  194. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2099: error: 'HAL_INT_RXLP' undeclared (first use in this function)
  195. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_stop_locked':
  196. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2171: error: 'ATH_RESET_DEFAULT' undeclared (first use in this function)
  197. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2177: warning: implicit declaration of function 'ath_beacon_free'
  198. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2177: warning: nested extern declaration of 'ath_beacon_free' [-Wnested-externs]
  199. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_txrx_stop_locked':
  200. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2187: warning: implicit declaration of function 'ATH_UNLOCK_ASSERT'
  201. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2187: warning: nested extern declaration of 'ATH_UNLOCK_ASSERT' [-Wnested-externs]
  202. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2188: warning: implicit declaration of function 'ATH_PCU_LOCK_ASSERT'
  203. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2188: warning: nested extern declaration of 'ATH_PCU_LOCK_ASSERT' [-Wnested-externs]
  204. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2196: error: 'struct ath_softc' has no member named 'sc_rxproc_cnt'
  205. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2196: error: 'struct ath_softc' has no member named 'sc_txproc_cnt'
  206. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2197: error: 'struct ath_softc' has no member named 'sc_txstart_cnt'
  207. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2197: error: 'struct ath_softc' has no member named 'sc_intr_cnt'
  208. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2200: error: 'struct ath_softc' has no member named 'sc_pcu_mtx'
  209. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_reset_grablock':
  210. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2256: error: 'struct ath_softc' has no member named 'sc_inreset_cnt'
  211. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2275: error: 'struct ath_softc' has no member named 'sc_inreset_cnt'
  212. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  213. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2313: error: expected declaration specifiers or '...' before 'ATH_RESET_TYPE'
  214. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_reset':
  215. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2324: warning: implicit declaration of function 'ATH_PCU_UNLOCK_ASSERT'
  216. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2324: warning: nested extern declaration of 'ATH_PCU_UNLOCK_ASSERT' [-Wnested-externs]
  217. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2359: error: 'reset_type' undeclared (first use in this function)
  218. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2366: error: 'ATH_RESET_NOLOSS' undeclared (first use in this function)
  219. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2367: warning: implicit declaration of function 'ath_rx_flush'
  220. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2367: warning: nested extern declaration of 'ath_rx_flush' [-Wnested-externs]
  221. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2372: error: 'struct ath_softc' has no member named 'sc_cur_txchainmask'
  222. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2373: error: 'struct ath_softc' has no member named 'sc_cur_rxchainmask'
  223. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2389: error: 'struct ath_softc' has no member named 'sc_hasenforcetxop'
  224. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2421: error: 'struct ath_softc' has no member named 'sc_inreset_cnt'
  225. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2443: warning: implicit declaration of function 'ath_txq_restart_dma'
  226. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2443: warning: nested extern declaration of 'ath_txq_restart_dma' [-Wnested-externs]
  227. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2446: warning: implicit declaration of function 'ATH_TX_LOCK'
  228. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2446: warning: nested extern declaration of 'ATH_TX_LOCK' [-Wnested-externs]
  229. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2447: warning: implicit declaration of function 'ath_txq_sched'
  230. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2447: warning: nested extern declaration of 'ath_txq_sched' [-Wnested-externs]
  231. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2448: warning: implicit declaration of function 'ATH_TX_UNLOCK'
  232. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2448: warning: nested extern declaration of 'ATH_TX_UNLOCK' [-Wnested-externs]
  233. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2467: warning: implicit declaration of function 'ath_tx_kick'
  234. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2467: warning: nested extern declaration of 'ath_tx_kick' [-Wnested-externs]
  235. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_reset_vap':
  236. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2491: error: 'ATH_RESET_FULL' undeclared (first use in this function)
  237. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2491: error: too many arguments to function 'ath_reset'
  238. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  239. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2495: error: expected declaration specifiers or '...' before 'ath_buf_type_t'
  240. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function '_ath_getbuf_locked':
  241. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2501: error: 'btype' undeclared (first use in this function)
  242. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2501: error: 'ATH_BUFTYPE_MGMT' undeclared (first use in this function)
  243. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2502: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  244. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2504: error: 'ath_bufhead' has no member named 'tqh_first'
  245. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2507: error: 'struct ath_stats' has no member named 'ast_tx_getnobuf'
  246. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2510: error: 'struct ath_stats' has no member named 'ast_tx_getbusybuf'
  247. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2517: error: 'struct <anonymous>' has no member named 'tqe_next'
  248. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2517: error: 'struct <anonymous>' has no member named 'tqe_next'
  249. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2517: error: 'struct <anonymous>' has no member named 'tqe_prev'
  250. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2517: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  251. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2517: error: 'struct <anonymous>' has no member named 'tqe_prev'
  252. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2517: error: 'struct <anonymous>' has no member named 'tqe_prev'
  253. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2517: error: 'struct <anonymous>' has no member named 'tqe_next'
  254. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2519: error: 'struct <anonymous>' has no member named 'tqe_next'
  255. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2519: error: 'struct <anonymous>' has no member named 'tqe_next'
  256. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2519: error: 'struct <anonymous>' has no member named 'tqe_prev'
  257. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2519: error: 'ath_bufhead' has no member named 'tqh_last'
  258. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2519: error: 'struct <anonymous>' has no member named 'tqe_prev'
  259. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2519: error: 'struct <anonymous>' has no member named 'tqe_prev'
  260. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2519: error: 'struct <anonymous>' has no member named 'tqe_next'
  261. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2520: error: 'struct ath_softc' has no member named 'sc_txbuf_cnt'
  262. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2527: error: 'struct ath_softc' has no member named 'sc_txbuf_cnt'
  263. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2531: error: 'struct ath_softc' has no member named 'sc_txbuf_cnt'
  264. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2549: error: 'ATH_BUF_MGMT' undeclared (first use in this function)
  265. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2554: error: 'struct ath_buf' has no member named 'bf_next'
  266. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2555: error: 'struct ath_buf' has no member named 'bf_last'
  267. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2556: error: 'struct ath_buf' has no member named 'bf_comp'
  268. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2557: error: 'struct ath_buf' has no member named 'bf_state'
  269. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2557: error: 'struct ath_buf' has no member named 'bf_state'
  270. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2562: error: 'struct ath_softc' has no member named 'sc_isedma'
  271. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2563: error: 'struct ath_buf' has no member named 'bf_descid'
  272. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2563: error: 'struct ath_softc' has no member named 'sc_txbuf_descid'
  273. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2564: error: 'struct ath_softc' has no member named 'sc_txbuf_descid'
  274. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  275. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2586: warning: no previous prototype for 'ath_buf_clone' [-Wmissing-prototypes]
  276. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_buf_clone':
  277. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2590: error: 'ATH_BUF_MGMT' undeclared (first use in this function)
  278. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2591: error: 'ATH_BUFTYPE_MGMT' undeclared (first use in this function)
  279. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2591: error: 'ATH_BUFTYPE_NORMAL' undeclared (first use in this function)
  280. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2591: error: too many arguments to function 'ath_getbuf'
  281. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2596: error: 'struct ath_buf' has no member named 'bf_next'
  282. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2598: error: 'ATH_BUF_FLAGS_CLONE' undeclared (first use in this function)
  283. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2603: error: 'struct ath_buf' has no member named 'bf_lastds'
  284. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2605: error: 'struct ath_buf' has no member named 'bf_last'
  285. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2606: error: 'struct ath_buf' has no member named 'bf_comp'
  286. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2606: error: 'struct ath_buf' has no member named 'bf_comp'
  287. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2630: error: 'struct ath_buf' has no member named 'bf_state'
  288. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2630: error: 'struct ath_buf' has no member named 'bf_state'
  289. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2630: error: 'struct ath_buf' has no member named 'bf_state'
  290. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  291. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2636: error: expected declaration specifiers or '...' before 'ath_buf_type_t'
  292. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_getbuf':
  293. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2641: error: 'btype' undeclared (first use in this function)
  294. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2641: error: too many arguments to function '_ath_getbuf_locked'
  295. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2646: error: 'ATH_BUFTYPE_MGMT' undeclared (first use in this function)
  296. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2647: error: 'ATH_BUFTYPE_NORMAL' undeclared (first use in this function)
  297. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2647: error: too many arguments to function '_ath_getbuf_locked'
  298. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_transmit':
  299. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2689: error: 'struct ath_softc' has no member named 'sc_inreset_cnt'
  300. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2697: error: 'ATH_KTR_TX' undeclared (first use in this function)
  301. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2700: error: 'struct ath_softc' has no member named 'sc_txstart_cnt'
  302. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2729: error: 'struct ath_node' has no member named 'an_swq_depth'
  303. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2729: error: 'struct ath_softc' has no member named 'sc_txq_node_maxdepth'
  304. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2730: error: 'struct ath_stats' has no member named 'ast_tx_nodeq_overflow'
  305. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2754: error: 'struct ath_softc' has no member named 'sc_txbuf_cnt'
  306. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2754: error: 'struct ath_softc' has no member named 'sc_txq_data_minfree'
  307. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2773: error: 'ATH_BUFTYPE_MGMT' undeclared (first use in this function)
  308. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2773: error: too many arguments to function 'ath_getbuf'
  309. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2775: error: 'ATH_BUFTYPE_NORMAL' undeclared (first use in this function)
  310. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2775: error: too many arguments to function 'ath_getbuf'
  311. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2805: error: 'ath_bufhead' has no member named 'tqh_first'
  312. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2805: error: 'ath_bufhead' has no member named 'tqh_last'
  313. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2805: error: 'ath_bufhead' has no member named 'tqh_first'
  314. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2847: error: 'ath_bufhead' has no member named 'tqh_first'
  315. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2847: error: 'struct <anonymous>' has no member named 'tqe_next'
  316. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2848: error: 'struct ath_buf' has no member named 'bf_nextfraglen'
  317. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2884: warning: implicit declaration of function 'ath_returnbuf_head'
  318. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2884: warning: nested extern declaration of 'ath_returnbuf_head' [-Wnested-externs]
  319. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2898: warning: implicit declaration of function 'ath_tx_update_tim'
  320. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2898: warning: nested extern declaration of 'ath_tx_update_tim' [-Wnested-externs]
  321. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2915: error: 'ath_bufhead' has no member named 'tqh_first'
  322. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2917: error: 'struct <anonymous>' has no member named 'tqe_next'
  323. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2917: error: 'struct <anonymous>' has no member named 'tqe_next'
  324. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2917: error: 'struct <anonymous>' has no member named 'tqe_prev'
  325. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2917: error: 'ath_bufhead' has no member named 'tqh_last'
  326. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2917: error: 'struct <anonymous>' has no member named 'tqe_prev'
  327. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2917: error: 'struct <anonymous>' has no member named 'tqe_prev'
  328. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2917: error: 'struct <anonymous>' has no member named 'tqe_next'
  329. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2933: error: 'struct ath_softc' has no member named 'sc_txstart_cnt'
  330. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_update_promisc':
  331. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2984: warning: implicit declaration of function 'ath_calcrxfilter'
  332. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2984: warning: nested extern declaration of 'ath_calcrxfilter' [-Wnested-externs]
  333. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  334. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3028: warning: no previous prototype for 'ath_mode_init' [-Wmissing-prototypes]
  335. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3059: warning: no previous prototype for 'ath_setslottime' [-Wmissing-prototypes]
  336. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3115: warning: no previous prototype for 'ath_txqmove' [-Wmissing-prototypes]
  337. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_txqmove':
  338. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3120: error: 'struct <anonymous>' has no member named 'tqh_first'
  339. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3120: error: 'struct <anonymous>' has no member named 'tqh_last'
  340. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3120: error: 'struct <anonymous>' has no member named 'tqh_first'
  341. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3120: error: 'struct <anonymous>' has no member named 'tqh_first'
  342. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3120: error: 'struct <anonymous>' has no member named 'tqh_last'
  343. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3120: error: 'struct <anonymous>' has no member named 'tqh_last'
  344. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3120: error: 'struct <anonymous>' has no member named 'tqh_last'
  345. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3120: error: 'struct <anonymous>' has no member named 'tqh_first'
  346. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3120: error: 'struct <anonymous>' has no member named 'tqh_last'
  347. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3120: error: 'struct <anonymous>' has no member named 'tqh_first'
  348. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3124: error: 'struct ath_txq' has no member named 'axq_aggr_depth'
  349. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3124: error: 'struct ath_txq' has no member named 'axq_aggr_depth'
  350. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3126: error: 'struct ath_txq' has no member named 'axq_aggr_depth'
  351. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_reset_proc':
  352. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3143: error: 'ATH_RESET_NOLOSS' undeclared (first use in this function)
  353. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3143: error: too many arguments to function 'ath_reset'
  354. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_bstuck_proc':
  355. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3171: error: 'ATH_RESET_NOLOSS' undeclared (first use in this function)
  356. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3171: error: too many arguments to function 'ath_reset'
  357. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  358. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3192: warning: no previous prototype for 'ath_descdma_alloc_desc' [-Wmissing-prototypes]
  359. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_descdma_alloc_desc':
  360. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3200: error: 'struct ath_descdma' has no member named 'dd_descsize'
  361. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3207: error: 'struct ath_descdma' has no member named 'dd_descsize'
  362. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  363. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3283: warning: no previous prototype for 'ath_descdma_setup' [-Wmissing-prototypes]
  364. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_descdma_setup':
  365. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3314: error: 'ath_bufhead' has no member named 'tqh_first'
  366. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3314: error: 'ath_bufhead' has no member named 'tqh_last'
  367. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3314: error: 'ath_bufhead' has no member named 'tqh_first'
  368. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3315: error: 'struct ath_descdma' has no member named 'dd_descsize'
  369. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3324: error: 'struct ath_descdma' has no member named 'dd_descsize'
  370. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3337: warning: implicit declaration of function 'ath_descdma_cleanup'
  371. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3337: warning: nested extern declaration of 'ath_descdma_cleanup' [-Wnested-externs]
  372. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3340: error: 'struct ath_buf' has no member named 'bf_lastds'
  373. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3341: error: 'struct <anonymous>' has no member named 'tqe_next'
  374. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3341: error: 'struct <anonymous>' has no member named 'tqe_prev'
  375. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3341: error: 'ath_bufhead' has no member named 'tqh_last'
  376. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3341: error: 'ath_bufhead' has no member named 'tqh_last'
  377. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3341: error: 'ath_bufhead' has no member named 'tqh_last'
  378. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3341: error: 'struct <anonymous>' has no member named 'tqe_next'
  379. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  380. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3371: warning: no previous prototype for 'ath_descdma_setup_rx_edma' [-Wmissing-prototypes]
  381. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_descdma_setup_rx_edma':
  382. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3389: error: 'struct ath_descdma' has no member named 'dd_descsize'
  383. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3402: error: 'ath_bufhead' has no member named 'tqh_first'
  384. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3402: error: 'ath_bufhead' has no member named 'tqh_last'
  385. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3402: error: 'ath_bufhead' has no member named 'tqh_first'
  386. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3406: error: 'struct ath_buf' has no member named 'bf_lastds'
  387. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3416: error: 'struct <anonymous>' has no member named 'tqe_next'
  388. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3416: error: 'struct <anonymous>' has no member named 'tqe_prev'
  389. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3416: error: 'ath_bufhead' has no member named 'tqh_last'
  390. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3416: error: 'ath_bufhead' has no member named 'tqh_last'
  391. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3416: error: 'ath_bufhead' has no member named 'tqh_last'
  392. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3416: error: 'struct <anonymous>' has no member named 'tqe_next'
  393. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  394. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3427: warning: no previous prototype for 'ath_descdma_cleanup' [-Wmissing-prototypes]
  395. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3427: warning: conflicting types for 'ath_descdma_cleanup'
  396. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3337: warning: previous implicit declaration of 'ath_descdma_cleanup' was here
  397. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_descdma_cleanup':
  398. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3439: error: 'ath_bufhead' has no member named 'tqh_first'
  399. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3439: error: 'struct <anonymous>' has no member named 'tqe_next'
  400. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3477: error: 'ath_bufhead' has no member named 'tqh_first'
  401. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3477: error: 'ath_bufhead' has no member named 'tqh_last'
  402. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3477: error: 'ath_bufhead' has no member named 'tqh_first'
  403. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_desc_alloc':
  404. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3490: error: 'struct ath_softc' has no member named 'sc_tx_desclen'
  405. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3494: error: 'struct ath_softc' has no member named 'sc_txbuf_cnt'
  406. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3496: error: 'struct ath_softc' has no member named 'sc_txdma_mgmt'
  407. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3496: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  408. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3497: error: 'struct ath_softc' has no member named 'sc_tx_desclen'
  409. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3510: error: 'struct ath_softc' has no member named 'sc_tx_desclen'
  410. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3513: error: 'struct ath_softc' has no member named 'sc_txdma_mgmt'
  411. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3514: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  412. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_desc_free':
  413. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3528: error: 'struct ath_softc' has no member named 'sc_txdma_mgmt'
  414. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3529: error: 'struct ath_softc' has no member named 'sc_txdma_mgmt'
  415. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3530: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  416. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_node_alloc':
  417. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3549: error: 'struct ath_node' has no member named 'an_name'
  418. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3549: error: 'struct ath_node' has no member named 'an_name'
  419. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3551: error: 'struct ath_node' has no member named 'an_mtx'
  420. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3551: error: 'struct ath_node' has no member named 'an_name'
  421. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3554: warning: implicit declaration of function 'ath_tx_tid_init'
  422. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3554: warning: nested extern declaration of 'ath_tx_tid_init' [-Wnested-externs]
  423. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_node_cleanup':
  424. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3570: warning: implicit declaration of function 'ath_tx_node_flush'
  425. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3570: warning: nested extern declaration of 'ath_tx_node_flush' [-Wnested-externs]
  426. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3572: error: 'struct ath_softc' has no member named 'sc_node_cleanup'
  427. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_node_free':
  428. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3583: error: 'struct ath_node' has no member named 'an_mtx'
  429. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  430. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3606: warning: no previous prototype for 'ath_setdefantenna' [-Wmissing-prototypes]
  431. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_txq_init':
  432. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3623: error: 'struct ath_txq' has no member named 'axq_aggr_depth'
  433. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3626: error: 'struct ath_txq' has no member named 'axq_softc'
  434. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3627: error: 'struct <anonymous>' has no member named 'tqh_first'
  435. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3627: error: 'struct <anonymous>' has no member named 'tqh_last'
  436. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3627: error: 'struct <anonymous>' has no member named 'tqh_first'
  437. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3628: error: 'struct ath_txq' has no member named 'axq_tidq'
  438. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3628: error: 'struct ath_txq' has no member named 'axq_tidq'
  439. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3628: error: 'struct ath_txq' has no member named 'axq_tidq'
  440. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3629: error: 'struct ath_txq' has no member named 'fifo'
  441. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3629: error: 'struct ath_txq' has no member named 'fifo'
  442. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3629: error: 'struct ath_txq' has no member named 'fifo'
  443. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_txq_setup':
  444. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3661: error: 'struct ath_softc' has no member named 'sc_isedma'
  445. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  446. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3803: warning: no previous prototype for 'ath_wme_update' [-Wmissing-prototypes]
  447. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_update_stats':
  448. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3868: error: 'struct ath_buf' has no member named 'bf_state'
  449. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3897: error: 'struct ath_stats' has no member named 'ast_tx_data_underrun'
  450. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3899: error: 'struct ath_stats' has no member named 'ast_tx_delim_underrun'
  451. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  452. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3915: warning: no previous prototype for 'ath_tx_default_comp' [-Wmissing-prototypes]
  453. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_default_comp':
  454. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3922: error: 'struct ath_buf' has no member named 'bf_state'
  455. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3933: error: 'struct ath_buf' has no member named 'bf_next'
  456. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3938: warning: implicit declaration of function 'SEQNO'
  457. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3938: warning: nested extern declaration of 'SEQNO' [-Wnested-externs]
  458. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3938: error: 'struct ath_buf' has no member named 'bf_state'
  459. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3967: warning: implicit declaration of function 'ath_tx_freebuf'
  460. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3967: warning: nested extern declaration of 'ath_tx_freebuf' [-Wnested-externs]
  461. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  462. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3976: warning: 'struct ath_rc_series' declared inside parameter list
  463. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3976: warning: its scope is only this definition or declaration, which is probably not what you want
  464. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3977: warning: no previous prototype for 'ath_tx_update_ratectrl' [-Wmissing-prototypes]
  465. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_update_ratectrl':
  466. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3985: warning: implicit declaration of function 'ATH_NODE_UNLOCK_ASSERT'
  467. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3985: warning: nested extern declaration of 'ATH_NODE_UNLOCK_ASSERT' [-Wnested-externs]
  468. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3988: warning: implicit declaration of function 'ATH_NODE_LOCK'
  469. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3988: warning: nested extern declaration of 'ATH_NODE_LOCK' [-Wnested-externs]
  470. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3989: warning: passing argument 3 of 'ath_rate_tx_complete' from incompatible pointer type
  471. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3989: error: too many arguments to function 'ath_rate_tx_complete'
  472. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3990: warning: implicit declaration of function 'ATH_NODE_UNLOCK'
  473. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3990: warning: nested extern declaration of 'ATH_NODE_UNLOCK' [-Wnested-externs]
  474. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  475. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4004: warning: no previous prototype for 'ath_tx_process_buf_completion' [-Wmissing-prototypes]
  476. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_process_buf_completion':
  477. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4008: warning: implicit declaration of function 'ATH_TX_UNLOCK_ASSERT'
  478. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4008: warning: nested extern declaration of 'ATH_TX_UNLOCK_ASSERT' [-Wnested-externs]
  479. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4009: warning: implicit declaration of function 'ATH_TXQ_UNLOCK_ASSERT'
  480. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4009: warning: nested extern declaration of 'ATH_TXQ_UNLOCK_ASSERT' [-Wnested-externs]
  481. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4026: error: 'struct ath_buf' has no member named 'bf_comp'
  482. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4028: error: 'struct ath_buf' has no member named 'bf_state'
  483. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4034: error: 'struct ath_buf' has no member named 'bf_state'
  484. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4035: error: 'struct ath_buf' has no member named 'bf_state'
  485. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4040: error: 'struct ath_buf' has no member named 'bf_comp'
  486. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_processq':
  487. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4069: error: 'ATH_KTR_TXCOMP' undeclared (first use in this function)
  488. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4080: error: 'struct <anonymous>' has no member named 'tqh_first'
  489. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4085: error: 'struct ath_buf' has no member named 'bf_lastds'
  490. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4113: warning: implicit declaration of function 'ATH_TXQ_REMOVE'
  491. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4113: warning: nested extern declaration of 'ATH_TXQ_REMOVE' [-Wnested-externs]
  492. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4113: error: 'bf_list' undeclared (first use in this function)
  493. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4118: error: 'struct ath_buf' has no member named 'bf_state'
  494. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4124: error: 'struct ath_buf' has no member named 'bf_state'
  495. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4126: error: 'struct ath_buf' has no member named 'bf_last'
  496. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4131: error: 'struct ath_buf' has no member named 'bf_last'
  497. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4132: error: 'struct ath_buf' has no member named 'bf_last'
  498. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4150: error: 'struct ath_buf' has no member named 'bf_last'
  499. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4152: error: 'struct ath_buf' has no member named 'bf_state'
  500. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4153: error: 'struct ath_txq' has no member named 'axq_aggr_depth'
  501. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4166: error: 'struct ath_buf' has no member named 'bf_state'
  502. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_proc_q0':
  503. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4217: error: 'struct ath_softc' has no member named 'sc_txproc_cnt'
  504. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4218: error: 'struct ath_softc' has no member named 'sc_txq_active'
  505. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4219: error: 'struct ath_softc' has no member named 'sc_txq_active'
  506. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4222: error: 'ATH_KTR_TXCOMP' undeclared (first use in this function)
  507. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4236: warning: implicit declaration of function 'ath_led_event'
  508. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4236: warning: nested extern declaration of 'ath_led_event' [-Wnested-externs]
  509. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4239: error: 'struct ath_softc' has no member named 'sc_txproc_cnt'
  510. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_proc_q0123':
  511. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4258: error: 'struct ath_softc' has no member named 'sc_txproc_cnt'
  512. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4259: error: 'struct ath_softc' has no member named 'sc_txq_active'
  513. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4260: error: 'struct ath_softc' has no member named 'sc_txq_active'
  514. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4263: error: 'ATH_KTR_TXCOMP' undeclared (first use in this function)
  515. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4292: error: 'struct ath_softc' has no member named 'sc_txproc_cnt'
  516. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_proc':
  517. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4310: error: 'struct ath_softc' has no member named 'sc_txproc_cnt'
  518. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4311: error: 'struct ath_softc' has no member named 'sc_txq_active'
  519. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4312: error: 'struct ath_softc' has no member named 'sc_txq_active'
  520. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4315: error: 'ATH_KTR_TXCOMP' undeclared (first use in this function)
  521. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4337: error: 'struct ath_softc' has no member named 'sc_txproc_cnt'
  522. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_txq_sched_tasklet':
  523. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4363: error: 'struct ath_softc' has no member named 'sc_txproc_cnt'
  524. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4375: error: 'struct ath_softc' has no member named 'sc_txproc_cnt'
  525. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  526. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4381: warning: no previous prototype for 'ath_returnbuf_tail' [-Wmissing-prototypes]
  527. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_returnbuf_tail':
  528. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4385: error: 'ATH_BUF_MGMT' undeclared (first use in this function)
  529. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4386: error: 'struct <anonymous>' has no member named 'tqe_next'
  530. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4386: error: 'struct <anonymous>' has no member named 'tqe_prev'
  531. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4386: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  532. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4386: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  533. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4386: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  534. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4386: error: 'struct <anonymous>' has no member named 'tqe_next'
  535. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4388: error: 'struct <anonymous>' has no member named 'tqe_next'
  536. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4388: error: 'struct <anonymous>' has no member named 'tqe_prev'
  537. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4388: error: 'ath_bufhead' has no member named 'tqh_last'
  538. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4388: error: 'ath_bufhead' has no member named 'tqh_last'
  539. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4388: error: 'ath_bufhead' has no member named 'tqh_last'
  540. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4388: error: 'struct <anonymous>' has no member named 'tqe_next'
  541. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4389: error: 'struct ath_softc' has no member named 'sc_txbuf_cnt'
  542. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4390: error: 'struct ath_softc' has no member named 'sc_txbuf_cnt'
  543. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4395: error: 'struct ath_softc' has no member named 'sc_txbuf_cnt'
  544. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  545. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4402: warning: no previous prototype for 'ath_returnbuf_head' [-Wmissing-prototypes]
  546. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4402: warning: conflicting types for 'ath_returnbuf_head'
  547. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2884: warning: previous implicit declaration of 'ath_returnbuf_head' was here
  548. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_returnbuf_head':
  549. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4406: error: 'ATH_BUF_MGMT' undeclared (first use in this function)
  550. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4407: error: 'struct <anonymous>' has no member named 'tqe_next'
  551. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4407: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  552. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4407: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  553. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4407: error: 'struct <anonymous>' has no member named 'tqe_next'
  554. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4407: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  555. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4407: error: 'struct <anonymous>' has no member named 'tqe_next'
  556. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4407: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  557. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4407: error: 'struct <anonymous>' has no member named 'tqe_prev'
  558. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4407: error: 'struct ath_softc' has no member named 'sc_txbuf_mgmt'
  559. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4409: error: 'struct <anonymous>' has no member named 'tqe_next'
  560. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4409: error: 'ath_bufhead' has no member named 'tqh_first'
  561. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4409: error: 'ath_bufhead' has no member named 'tqh_first'
  562. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4409: error: 'struct <anonymous>' has no member named 'tqe_next'
  563. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4409: error: 'ath_bufhead' has no member named 'tqh_last'
  564. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4409: error: 'struct <anonymous>' has no member named 'tqe_next'
  565. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4409: error: 'ath_bufhead' has no member named 'tqh_first'
  566. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4409: error: 'struct <anonymous>' has no member named 'tqe_prev'
  567. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4409: error: 'ath_bufhead' has no member named 'tqh_first'
  568. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4410: error: 'struct ath_softc' has no member named 'sc_txbuf_cnt'
  569. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4411: error: 'struct ath_softc' has no member named 'sc_txbuf_cnt'
  570. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4416: error: 'struct ath_softc' has no member named 'sc_txbuf_cnt'
  571. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  572. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4426: warning: no previous prototype for 'ath_txq_freeholdingbuf' [-Wmissing-prototypes]
  573. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_txq_freeholdingbuf':
  574. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4427: warning: implicit declaration of function 'ATH_TXBUF_UNLOCK_ASSERT'
  575. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4427: warning: nested extern declaration of 'ATH_TXBUF_UNLOCK_ASSERT' [-Wnested-externs]
  576. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4430: error: 'struct ath_txq' has no member named 'axq_holdingbf'
  577. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4433: error: 'struct ath_txq' has no member named 'axq_holdingbf'
  578. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4436: error: 'struct ath_txq' has no member named 'axq_holdingbf'
  579. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4439: error: 'struct ath_txq' has no member named 'axq_holdingbf'
  580. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_txq_addholdingbuf':
  581. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4451: error: 'struct ath_buf' has no member named 'bf_state'
  582. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4459: error: 'struct ath_buf' has no member named 'bf_state'
  583. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4463: error: 'struct ath_buf' has no member named 'bf_state'
  584. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4469: error: 'struct ath_txq' has no member named 'axq_holdingbf'
  585. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  586. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4491: warning: no previous prototype for 'ath_freebuf' [-Wmissing-prototypes]
  587. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_freebuf':
  588. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4494: error: 'struct ath_buf' has no member named 'bf_state'
  589. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  590. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4525: warning: no previous prototype for 'ath_tx_freebuf' [-Wmissing-prototypes]
  591. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4525: warning: conflicting types for 'ath_tx_freebuf'
  592. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:3967: warning: previous implicit declaration of 'ath_tx_freebuf' was here
  593. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_draintxq_get_one':
  594. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4570: error: 'struct ath_txq' has no member named 'fifo'
  595. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4576: error: 'ATH_BUF_FIFOEND' undeclared (first use in this function)
  596. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4577: error: 'struct ath_txq' has no member named 'axq_fifo_depth'
  597. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4582: error: 'struct ath_txq' has no member named 'fifo'
  598. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4584: error: 'struct ath_txq' has no member named 'axq_fifo_depth'
  599. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4586: error: 'struct ath_txq' has no member named 'fifo'
  600. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4586: error: 'bf_list' undeclared (first use in this function)
  601. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4593: error: 'struct ath_txq' has no member named 'axq_fifo_depth'
  602. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4593: error: 'struct ath_txq' has no member named 'fifo'
  603. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4598: error: 'struct ath_txq' has no member named 'axq_fifo_depth'
  604. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4599: error: 'struct ath_txq' has no member named 'fifo'
  605. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4605: error: 'struct <anonymous>' has no member named 'tqh_first'
  606. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  607. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4616: warning: no previous prototype for 'ath_tx_draintxq' [-Wmissing-prototypes]
  608. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4616: warning: conflicting types for 'ath_tx_draintxq'
  609. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:1436: warning: previous implicit declaration of 'ath_tx_draintxq' was here
  610. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_draintxq':
  611. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4634: error: 'struct ath_buf' has no member named 'bf_state'
  612. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4635: error: 'struct ath_txq' has no member named 'axq_aggr_depth'
  613. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4668: error: 'struct ath_buf' has no member named 'bf_comp'
  614. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4669: error: 'struct ath_buf' has no member named 'bf_comp'
  615. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4685: warning: implicit declaration of function 'ath_tx_txq_drain'
  616. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4685: warning: nested extern declaration of 'ath_tx_txq_drain' [-Wnested-externs]
  617. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_stopdma':
  618. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4709: error: 'ATH_TXQ_PUTRUNNING' undeclared (first use in this function)
  619. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  620. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4721: warning: no previous prototype for 'ath_stoptxdma' [-Wmissing-prototypes]
  621. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4780: error: expected declaration specifiers or '...' before 'ATH_RESET_TYPE'
  622. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4781: warning: no previous prototype for 'ath_legacy_tx_drain' [-Wmissing-prototypes]
  623. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_legacy_tx_drain':
  624. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4802: error: 'reset_type' undeclared (first use in this function)
  625. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4802: error: 'ATH_RESET_NOLOSS' undeclared (first use in this function)
  626. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4817:16: error: macro "ATH_TXQ_LAST" passed 2 arguments, but takes just 1
  627. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4816: error: 'ATH_TXQ_LAST' undeclared (first use in this function)
  628. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4819: warning: implicit declaration of function 'ath_hal_gettxdesclinkptr'
  629. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4819: warning: nested extern declaration of 'ath_hal_gettxdesclinkptr' [-Wnested-externs]
  630. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4820: error: 'struct ath_buf' has no member named 'bf_lastds'
  631. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_chan_set':
  632. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4922: error: 'ATH_RESET_NOLOSS' undeclared (first use in this function)
  633. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4926: error: 'ATH_RESET_FULL' undeclared (first use in this function)
  634. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4929: error: 'struct ath_softc' has no member named 'sc_cur_txchainmask'
  635. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4930: error: 'struct ath_softc' has no member named 'sc_cur_rxchainmask'
  636. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4951: error: 'struct ath_softc' has no member named 'sc_hasenforcetxop'
  637. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:4995: error: 'struct ath_softc' has no member named 'sc_inreset_cnt'
  638. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_calibrate':
  639. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5051: error: 'struct ath_softc' has no member named 'sc_resettask'
  640. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_newstate':
  641. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5363: warning: implicit declaration of function 'ath_beacon_alloc'
  642. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5363: warning: nested extern declaration of 'ath_beacon_alloc' [-Wnested-externs]
  643. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_setup_stationkey':
  644. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5514: warning: passing argument 2 of 'ath_keyset' from incompatible pointer type
  645. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5514: warning: passing argument 3 of 'ath_keyset' from incompatible pointer type
  646. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5514: error: too many arguments to function 'ath_keyset'
  647. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_newassoc':
  648. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5559: warning: implicit declaration of function 'ath_tx_node_reassoc'
  649. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5559: warning: nested extern declaration of 'ath_tx_node_reassoc' [-Wnested-externs]
  650. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5562: error: 'struct ath_node' has no member named 'an_is_powersave'
  651. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5563: warning: implicit declaration of function 'ath_tx_node_wakeup'
  652. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5563: warning: nested extern declaration of 'ath_tx_node_wakeup' [-Wnested-externs]
  653. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_watchdog':
  654. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5796: error: 'struct ath_softc' has no member named 'sc_resettask'
  655. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  656. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5806: warning: 'struct ath_rateioctl' declared inside parameter list
  657. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_ioctl_ratestats':
  658. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5814: error: dereferencing pointer to incomplete type
  659. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5825: warning: implicit declaration of function 'ath_rate_fetch_node_stats'
  660. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5825: warning: nested extern declaration of 'ath_rate_fetch_node_stats' [-Wnested-externs]
  661. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_ioctl':
  662. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5966: error: 'SIOCGATHAGSTATS' undeclared (first use in this function)
  663. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5967: error: 'struct ath_softc' has no member named 'sc_aggr_stats'
  664. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5968: error: 'struct ath_softc' has no member named 'sc_aggr_stats'
  665. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5973: error: 'struct ath_softc' has no member named 'sc_aggr_stats'
  666. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5974: error: 'struct ath_softc' has no member named 'sc_aggr_stats'
  667. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5975: error: 'struct ath_softc' has no member named 'sc_intr_stats'
  668. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5976: error: 'struct ath_softc' has no member named 'sc_intr_stats'
  669. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5987: error: 'SIOCGATHSPECTRAL' undeclared (first use in this function)
  670. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5988: warning: implicit declaration of function 'ath_ioctl_spectral'
  671. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5988: warning: nested extern declaration of 'ath_ioctl_spectral' [-Wnested-externs]
  672. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5990: error: 'SIOCGATHNODERATESTATS' undeclared (first use in this function)
  673. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:5991: warning: passing argument 2 of 'ath_ioctl_ratestats' from incompatible pointer type
  674. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_node_powersave':
  675. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6087: warning: implicit declaration of function 'ath_tx_node_sleep'
  676. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6087: warning: nested extern declaration of 'ath_tx_node_sleep' [-Wnested-externs]
  677. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6092: error: 'struct ath_vap' has no member named 'av_node_ps'
  678. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_node_set_tim':
  679. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6147: error: 'struct ath_node' has no member named 'an_stack_psq'
  680. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6156: error: 'struct ath_vap' has no member named 'av_set_tim'
  681. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6175: error: 'struct ath_node' has no member named 'an_tim_set'
  682. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6190: error: 'struct ath_node' has no member named 'an_tim_set'
  683. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6192: error: 'struct ath_vap' has no member named 'av_set_tim'
  684. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6193: error: 'struct ath_node' has no member named 'an_swq_depth'
  685. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6201: error: 'struct ath_node' has no member named 'an_tim_set'
  686. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6203: error: 'struct ath_vap' has no member named 'av_set_tim'
  687. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6204: error: 'struct ath_node' has no member named 'an_is_powersave'
  688. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6214: error: 'struct ath_node' has no member named 'an_tim_set'
  689. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6216: error: 'struct ath_vap' has no member named 'av_set_tim'
  690. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: At top level:
  691. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6272: warning: no previous prototype for 'ath_tx_update_tim' [-Wmissing-prototypes]
  692. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6272: warning: conflicting types for 'ath_tx_update_tim'
  693. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:2898: warning: previous implicit declaration of 'ath_tx_update_tim' was here
  694. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_tx_update_tim':
  695. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6288: error: 'struct ath_vap' has no member named 'av_set_tim'
  696. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6291: warning: implicit declaration of function 'ATH_TX_LOCK_ASSERT'
  697. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6291: warning: nested extern declaration of 'ATH_TX_LOCK_ASSERT' [-Wnested-externs]
  698. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6294: error: 'struct ath_node' has no member named 'an_is_powersave'
  699. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6295: error: 'struct ath_node' has no member named 'an_tim_set'
  700. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6296: error: 'struct ath_node' has no member named 'an_swq_depth'
  701. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6302: error: 'struct ath_node' has no member named 'an_tim_set'
  702. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6303: error: 'struct ath_vap' has no member named 'av_set_tim'
  703. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6309: error: 'struct ath_node' has no member named 'an_swq_depth'
  704. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6312: error: 'struct ath_node' has no member named 'an_is_powersave'
  705. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6313: error: 'struct ath_node' has no member named 'an_stack_psq'
  706. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6314: error: 'struct ath_node' has no member named 'an_tim_set'
  707. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6315: error: 'struct ath_node' has no member named 'an_swq_depth'
  708. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6322: error: 'struct ath_node' has no member named 'an_tim_set'
  709. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6323: error: 'struct ath_vap' has no member named 'av_set_tim'
  710. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c: In function 'ath_node_recv_pspoll':
  711. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6397: error: 'struct ath_node' has no member named 'an_is_powersave'
  712. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6404: error: 'struct ath_vap' has no member named 'av_recv_pspoll'
  713. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6413: error: 'struct ath_node' has no member named 'an_leak_count'
  714. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6422: error: 'struct ath_node' has no member named 'an_swq_depth'
  715. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6429: error: 'struct ath_vap' has no member named 'av_recv_pspoll'
  716. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6438: error: 'struct ath_node' has no member named 'an_tid'
  717. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6442: error: dereferencing pointer to incomplete type
  718. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6444: warning: implicit declaration of function 'ath_tx_tid_sched'
  719. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6444: warning: nested extern declaration of 'ath_tx_tid_sched' [-Wnested-externs]
  720. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6451: error: 'struct ath_softc' has no member named 'sc_txqtask'
  721. ~/ath/head/sys/modules/ath/../../dev/ath/if_ath.c:6470: error: 'struct ath_vap' has no member named 'av_recv_pspoll'
  722. *** [if_ath.o] Error code 1
  723.  
  724. Stop in ~/ath/head/sys/modules/ath.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement