/openbsd/sys/net80211/ |
H A D | ieee80211_node.c | 104 struct ieee80211com *ic = arg; in ieee80211_inact_timeout() local 125 struct ieee80211com *ic = arg; in ieee80211_node_cache_timeout() local 702 struct ieee80211com *ic = (void *)ifp; in ieee80211_node_attach() local 763 struct ieee80211com *ic = (void *)ifp; in ieee80211_node_lateattach() local 780 struct ieee80211com *ic = (void *)ifp; in ieee80211_node_detach() local 810 struct ieee80211com *ic = (void *)ifp; in ieee80211_reset_scan() local 838 struct ieee80211com *ic = (void *)ifp; in ieee80211_begin_scan() local 886 struct ieee80211com *ic = (void *)ifp; in ieee80211_next_scan() local 1442 struct ieee80211com *ic = (void *)ifp; in ieee80211_end_scan() local 1666 ieee80211_get_rate(struct ieee80211com *ic) in ieee80211_get_rate() [all …]
|
H A D | ieee80211_proto.c | 87 struct ieee80211com *ic = (void *)ifp; in ieee80211_proto_attach() local 111 struct ieee80211com *ic = (void *)ifp; in ieee80211_proto_detach() local 312 ieee80211_reset_erp(struct ieee80211com *ic) in ieee80211_reset_erp() 416 struct ieee80211com *ic = arg; in ieee80211_node_gtk_rekey() local 433 ieee80211_setkeys(struct ieee80211com *ic) in ieee80211_setkeys() 471 ieee80211_setkeysdone(struct ieee80211com *ic) in ieee80211_setkeysdone() 506 struct ieee80211com *ic = arg; in ieee80211_gtk_rekey_timeout() local 521 struct ieee80211com *ic = ni->ni_ic; in ieee80211_sa_query_timeout() local 676 struct ieee80211com *ic = ni->ni_ic; in ieee80211_tx_ba_timeout() local 709 struct ieee80211com *ic = ni->ni_ic; in ieee80211_rx_ba_timeout() local [all …]
|
H A D | ieee80211_output.c | 128 struct ieee80211com *ic = (void *)ifp; in ieee80211_output() local 180 struct ieee80211com *ic = (void *)ifp; in ieee80211_mgmt_output() local 371 ieee80211_up_to_ac(struct ieee80211com *ic, int up) in ieee80211_up_to_ac() 524 struct ieee80211com *ic = (void *)ifp; in ieee80211_encap() local 799 ieee80211_add_tim(u_int8_t *frm, struct ieee80211com *ic) in ieee80211_add_tim() 878 ieee80211_add_erp(u_int8_t *frm, struct ieee80211com *ic) in ieee80211_add_erp() 1104 ieee80211_add_rsn(u_int8_t *frm, struct ieee80211com *ic, in ieee80211_add_rsn() 1309 ieee80211_get_probe_resp(struct ieee80211com *ic) in ieee80211_get_probe_resp() 1616 ieee80211_output_ba_move_window(struct ieee80211com *ic, in ieee80211_output_ba_move_window() 1660 ieee80211_output_ba_record_ack(struct ieee80211com *ic, in ieee80211_output_ba_record_ack() [all …]
|
H A D | ieee80211.c | 75 struct ieee80211com *ic = (void *)ifp; in ieee80211_begin_bgscan() local 113 struct ieee80211com *ic = (void *)ifp; in ieee80211_channel_init() local 163 struct ieee80211com *ic = (void *)ifp; in ieee80211_ifattach() local 205 struct ieee80211com *ic = (void *)ifp; in ieee80211_ifdetach() local 319 struct ieee80211com *ic = (void *)ifp; in ieee80211_media_init() local 510 struct ieee80211com *ic = (void *)ifp; in ieee80211_media_change() local 723 struct ieee80211com *ic = (void *)ifp; in ieee80211_media_status() local 792 struct ieee80211com *ic = (void *)ifp; in ieee80211_watchdog() local 951 ieee80211_setbasicrates(struct ieee80211com *ic) in ieee80211_setbasicrates() 1121 struct ieee80211com *ic = (void *)ifp; in ieee80211_next_mode() local [all …]
|
H A D | ieee80211_input.c | 273 struct ieee80211com *ic = (void *)ifp; in ieee80211_inputm() local 819 ieee80211_input_ba(struct ieee80211com *ic, struct mbuf *m, in ieee80211_input_ba() 993 struct ieee80211com *ic = ni->ni_ic; in ieee80211_input_ba_gap_timeout() local 1118 ieee80211_decap(struct ieee80211com *ic, struct mbuf *m, in ieee80211_decap() 1226 ieee80211_amsdu_decap(struct ieee80211com *ic, struct mbuf *m, in ieee80211_amsdu_decap() 2146 ieee80211_recv_auth(struct ieee80211com *ic, struct mbuf *m, in ieee80211_recv_auth() 3082 ieee80211_addba_resp_accept(struct ieee80211com *ic, in ieee80211_addba_resp_accept() 3102 ieee80211_addba_resp_refuse(struct ieee80211com *ic, in ieee80211_addba_resp_refuse() 3119 ieee80211_recv_delba(struct ieee80211com *ic, struct mbuf *m, in ieee80211_recv_delba() 3313 ieee80211_recv_mgmt(struct ieee80211com *ic, struct mbuf *m, in ieee80211_recv_mgmt() [all …]
|
H A D | ieee80211_ioctl.c | 60 ieee80211_node2req(struct ieee80211com *ic, const struct ieee80211_node *ni, in ieee80211_node2req() 155 ieee80211_req2node(struct ieee80211com *ic, const struct ieee80211_nodereq *nr, in ieee80211_req2node() 183 ieee80211_disable_wep(struct ieee80211com *ic) in ieee80211_disable_wep() 198 ieee80211_disable_rsn(struct ieee80211com *ic) in ieee80211_disable_rsn() 210 ieee80211_ioctl_setnwkeys(struct ieee80211com *ic, in ieee80211_ioctl_setnwkeys() 268 ieee80211_ioctl_getnwkeys(struct ieee80211com *ic, in ieee80211_ioctl_getnwkeys() 291 ieee80211_ioctl_setwpaparms(struct ieee80211com *ic, in ieee80211_ioctl_setwpaparms() 362 ieee80211_ioctl_getwpaparms(struct ieee80211com *ic, in ieee80211_ioctl_getwpaparms() 450 struct ieee80211com *ic = (void *)ifp; in ieee80211_ioctl() local
|
H A D | ieee80211_pae_input.c | 76 ieee80211_eapol_key_input(struct ieee80211com *ic, struct mbuf *m, in ieee80211_eapol_key_input() 187 ieee80211_recv_4way_msg1(struct ieee80211com *ic, in ieee80211_recv_4way_msg1() 283 ieee80211_recv_4way_msg2(struct ieee80211com *ic, in ieee80211_recv_4way_msg2() 361 ieee80211_recv_4way_msg3(struct ieee80211com *ic, in ieee80211_recv_4way_msg3() 691 ieee80211_recv_4way_msg4(struct ieee80211com *ic, in ieee80211_recv_4way_msg4() 763 ieee80211_recv_4way_msg2or4(struct ieee80211com *ic, in ieee80211_recv_4way_msg2or4() 810 ieee80211_recv_rsn_group_msg1(struct ieee80211com *ic, in ieee80211_recv_rsn_group_msg1() 976 ieee80211_recv_wpa_group_msg1(struct ieee80211com *ic, in ieee80211_recv_wpa_group_msg1() 1082 ieee80211_recv_group_msg2(struct ieee80211com *ic, in ieee80211_recv_group_msg2() 1135 ieee80211_recv_eapol_key_req(struct ieee80211com *ic, in ieee80211_recv_eapol_key_req()
|
H A D | ieee80211_pae_output.c | 62 ieee80211_send_eapol_key(struct ieee80211com *ic, struct mbuf *m, in ieee80211_send_eapol_key() 142 struct ieee80211com *ic = ni->ni_ic; in ieee80211_eapol_timeout() local 256 ieee80211_send_4way_msg1(struct ieee80211com *ic, struct ieee80211_node *ni) in ieee80211_send_4way_msg1() 310 ieee80211_send_4way_msg2(struct ieee80211com *ic, struct ieee80211_node *ni, in ieee80211_send_4way_msg2() 363 ieee80211_send_4way_msg3(struct ieee80211com *ic, struct ieee80211_node *ni) in ieee80211_send_4way_msg3() 441 ieee80211_send_4way_msg4(struct ieee80211com *ic, struct ieee80211_node *ni) in ieee80211_send_4way_msg4() 486 ieee80211_send_group_msg1(struct ieee80211com *ic, struct ieee80211_node *ni) in ieee80211_send_group_msg1() 565 ieee80211_send_group_msg2(struct ieee80211com *ic, struct ieee80211_node *ni, in ieee80211_send_group_msg2() 609 ieee80211_send_eapol_key_req(struct ieee80211com *ic, in ieee80211_send_eapol_key_req()
|
H A D | ieee80211_crypto.c | 59 struct ieee80211com *ic = (void *)ifp; in ieee80211_crypto_attach() local 80 struct ieee80211com *ic = (void *)ifp; in ieee80211_crypto_detach() local 102 ieee80211_crypto_clear_groupkeys(struct ieee80211com *ic) in ieee80211_crypto_clear_groupkeys() 137 ieee80211_set_key(struct ieee80211com *ic, struct ieee80211_node *ni, in ieee80211_set_key() 168 ieee80211_delete_key(struct ieee80211com *ic, struct ieee80211_node *ni, in ieee80211_delete_key() 213 ieee80211_get_rxkey(struct ieee80211com *ic, struct mbuf *m, in ieee80211_get_rxkey() 257 ieee80211_encrypt(struct ieee80211com *ic, struct mbuf *m0, in ieee80211_encrypt() 286 ieee80211_decrypt(struct ieee80211com *ic, struct mbuf *m0, in ieee80211_decrypt() 520 ieee80211_eapol_key_encrypt(struct ieee80211com *ic, in ieee80211_eapol_key_encrypt() 623 ieee80211_pmksa_add(struct ieee80211com *ic, enum ieee80211_akm akm, in ieee80211_pmksa_add() [all …]
|
/openbsd/sys/dev/i2c/ |
H A D | i2cvar.h | 130 #define iic_send_start(ic, flags) \ argument 132 #define iic_send_stop(ic, flags) \ argument 134 #define iic_initiate_xfer(ic, addr, flags) \ argument 137 #define iic_read_byte(ic, bytep, flags) \ argument 139 #define iic_write_byte(ic, byte, flags) \ argument 150 #define iic_acquire_bus(ic, flags) \ argument 152 #define iic_release_bus(ic, flags) \ argument 162 #define iic_intr_establish(ic, ih, level, func, arg, name) \ argument 165 #define iic_intr_disestablish(ic, ih) \ argument 167 #define iic_intr_string(ic, ih) \ argument
|
/openbsd/sys/dev/ic/ |
H A D | ath.c | 212 struct ieee80211com *ic = &sc->sc_ic; in ath_attach() local 480 struct ieee80211com *ic = &sc->sc_ic; in ath_intr1() local 551 struct ieee80211com *ic = &sc->sc_ic; in ath_fatal_proc() local 563 struct ieee80211com *ic = &sc->sc_ic; in ath_rxorn_proc() local 575 struct ieee80211com *ic = &sc->sc_ic; in ath_bmiss_proc() local 600 struct ieee80211com *ic = &sc->sc_ic; in ath_init1() local 751 struct ieee80211com *ic = &sc->sc_ic; in ath_reset() local 791 struct ieee80211com *ic = &sc->sc_ic; in ath_start() local 938 struct ieee80211com *ic = &sc->sc_ic; in ath_ioctl() local 1011 struct ieee80211com *ic = &sc->sc_ic; in ath_initkeytable() local [all …]
|
H A D | rt2560.c | 170 struct ieee80211com *ic = &sc->sc_ic; in rt2560_attach() local 669 struct ieee80211com *ic = &sc->sc_ic; in rt2560_next_scan() local 695 struct ieee80211com *ic = &sc->sc_ic; in rt2560_amrr_timeout() local 920 struct ieee80211com *ic = &sc->sc_ic; in rt2560_tx_intr() local 1003 struct ieee80211com *ic = &sc->sc_ic; in rt2560_prio_intr() local 1080 struct ieee80211com *ic = &sc->sc_ic; in rt2560_decryption_intr() local 1282 struct ieee80211com *ic = &sc->sc_ic; in rt2560_beacon_expire() local 1504 struct ieee80211com *ic = &sc->sc_ic; in rt2560_setup_tx_desc() local 1550 struct ieee80211com *ic = &sc->sc_ic; in rt2560_tx_bcn() local 1607 struct ieee80211com *ic = &sc->sc_ic; in rt2560_tx_mgt() local [all …]
|
H A D | rt2661.c | 192 struct ieee80211com *ic = &sc->sc_ic; in rt2661_attach() local 265 struct ieee80211com *ic = &sc->sc_ic; in rt2661_attachhook() local 850 struct ieee80211com *ic = &sc->sc_ic; in rt2661_next_scan() local 881 struct ieee80211com *ic = &sc->sc_ic; in rt2661_updatestats() local 1047 struct ieee80211com *ic = &sc->sc_ic; in rt2661_tx_intr() local 1102 struct ieee80211com *ic = &sc->sc_ic; in rt2661_tx_dma_intr() local 1157 struct ieee80211com *ic = &sc->sc_ic; in rt2661_rx_intr() local 1310 struct ieee80211com *ic = &sc->sc_ic; in rt2661_mcu_beacon_expire() local 1543 struct ieee80211com *ic = &sc->sc_ic; in rt2661_setup_tx_desc() local 1603 struct ieee80211com *ic = &sc->sc_ic; in rt2661_tx_mgt() local [all …]
|
H A D | rt2860.c | 216 struct ieee80211com *ic = &sc->sc_ic; in rt2860_attach() local 297 struct ieee80211com *ic = &sc->sc_ic; in rt2860_attachhook() local 772 struct ieee80211com *ic = &sc->sc_ic; in rt2860_media_change() local 809 struct ieee80211com *ic = &sc->sc_ic; in rt2860_updatestats() local 1208 struct ieee80211com *ic = &sc->sc_ic; in rt2860_tx_intr() local 1264 struct ieee80211com *ic = &sc->sc_ic; in rt2860_rx_intr() local 1439 struct ieee80211com *ic = &sc->sc_ic; in rt2860_tbtt_intr() local 1467 struct ieee80211com *ic = &sc->sc_ic; in rt2860_gp_intr() local 1534 struct ieee80211com *ic = &sc->sc_ic; in rt2860_tx() local 1743 struct ieee80211com *ic = &sc->sc_ic; in rt2860_start() local [all …]
|
H A D | athn.c | 183 struct ieee80211com *ic = &sc->sc_ic; in athn_config_ht() local 230 struct ieee80211com *ic = &sc->sc_ic; in athn_attach() local 444 struct ieee80211com *ic = &sc->sc_ic; in athn_get_chanlist() local 477 struct ieee80211com *ic = &sc->sc_ic; in athn_rx_start() local 1344 struct ieee80211com *ic = &sc->sc_ic; in athn_calib_to() local 1938 struct ieee80211com *ic = &sc->sc_ic; in athn_txtime() local 2030 struct ieee80211com *ic = &sc->sc_ic; in athn_set_sta_timers() local 2099 struct ieee80211com *ic = &sc->sc_ic; in athn_set_hostap_timers() local 2242 struct ieee80211com *ic = &sc->sc_ic; in athn_hw_reset() local 2550 struct ieee80211com *ic = &sc->sc_ic; in athn_media_change() local [all …]
|
/openbsd/sys/dev/usb/ |
H A D | if_athn_usb.c | 309 struct ieee80211com *ic = &sc->sc_ic; in athn_usb_attachhook() local 1013 struct ieee80211com *ic = &sc->sc_ic; in athn_usb_next_scan() local 1048 struct ieee80211com *ic = &sc->sc_ic; in athn_usb_newstate_cb() local 1735 struct ieee80211com *ic = &sc->sc_ic; in athn_usb_swba() local 1974 struct ieee80211com *ic = &sc->sc_ic; in athn_usb_rx_radiotap() local 2029 struct ieee80211com *ic = &sc->sc_ic; in athn_usb_rx_frame() local 2278 struct ieee80211com *ic = &sc->sc_ic; in athn_usb_tx() local 2415 struct ieee80211com *ic = &sc->sc_ic; in athn_usb_start() local 2486 struct ieee80211com *ic = &sc->sc_ic; in athn_usb_ioctl() local 2546 struct ieee80211com *ic = &sc->sc_ic; in athn_usb_init() local [all …]
|
H A D | if_otus.c | 253 struct ieee80211com *ic = &sc->sc_ic; in otus_attachhook() local 384 struct ieee80211com *ic = &sc->sc_ic; in otus_get_chanlist() local 691 struct ieee80211com *ic = &sc->sc_ic; in otus_next_scan() local 766 struct ieee80211com *ic = &sc->sc_ic; in otus_newstate_cb() local 891 struct ieee80211com *ic = &sc->sc_ic; in otus_media_change() local 990 struct ieee80211com *ic = &sc->sc_ic; in otus_cmd_rxeof() local 1065 struct ieee80211com *ic = &sc->sc_ic; in otus_sub_rxeof() local 1253 struct ieee80211com *ic = &sc->sc_ic; in otus_txeof() local 1276 struct ieee80211com *ic = &sc->sc_ic; in otus_tx() local 1402 struct ieee80211com *ic = &sc->sc_ic; in otus_start() local [all …]
|
H A D | if_rum.c | 261 struct ieee80211com *ic = &sc->sc_ic; in rum_attach() local 599 struct ieee80211com *ic = &sc->sc_ic; in rum_next_scan() local 617 struct ieee80211com *ic = &sc->sc_ic; in rum_task() local 713 struct ieee80211com *ic = &sc->sc_ic; in rum_txeof() local 752 struct ieee80211com *ic = &sc->sc_ic; in rum_rxeof() local 980 struct ieee80211com *ic = &sc->sc_ic; in rum_setup_tx_desc() local 1027 struct ieee80211com *ic = &sc->sc_ic; in rum_tx_data() local 1217 struct ieee80211com *ic = &sc->sc_ic; in rum_start() local 1299 struct ieee80211com *ic = &sc->sc_ic; in rum_ioctl() local 1540 struct ieee80211com *ic = &sc->sc_ic; in rum_enable_mrr() local [all …]
|
H A D | if_ral.c | 207 struct ieee80211com *ic = &sc->sc_ic; in ural_attach() local 505 struct ieee80211com *ic = &sc->sc_ic; in ural_next_scan() local 523 struct ieee80211com *ic = &sc->sc_ic; in ural_task() local 643 struct ieee80211com *ic = &sc->sc_ic; in ural_txeof() local 682 struct ieee80211com *ic = &sc->sc_ic; in ural_rxeof() local 911 struct ieee80211com *ic = &sc->sc_ic; in ural_setup_tx_desc() local 1010 struct ieee80211com *ic = &sc->sc_ic; in ural_tx_data() local 1201 struct ieee80211com *ic = &sc->sc_ic; in ural_start() local 1283 struct ieee80211com *ic = &sc->sc_ic; in ural_ioctl() local 1508 struct ieee80211com *ic = &sc->sc_ic; in ural_set_chan() local [all …]
|
H A D | if_upgt.c | 303 struct ieee80211com *ic = &sc->sc_ic; in upgt_attach_hook() local 920 struct ieee80211com *ic = &sc->sc_ic; in upgt_eeprom_parse() local 1122 struct ieee80211com *ic = &sc->sc_ic; in upgt_ioctl() local 1176 struct ieee80211com *ic = &sc->sc_ic; in upgt_init() local 1206 struct ieee80211com *ic = &sc->sc_ic; in upgt_stop() local 1268 struct ieee80211com *ic = &sc->sc_ic; in upgt_newstate_task() local 1325 struct ieee80211com *ic = &sc->sc_ic; in upgt_next_scan() local 1338 struct ieee80211com *ic = &sc->sc_ic; in upgt_start() local 1414 struct ieee80211com *ic = &sc->sc_ic; in upgt_watchdog() local 1430 struct ieee80211com *ic = &sc->sc_ic; in upgt_tx_task() local [all …]
|
/openbsd/sys/kern/ |
H A D | kern_intrmap.c | 72 intrmap_cpus_put(struct intrmap_cpus *ic) in intrmap_cpus_put() 88 struct intrmap_cpus *ic; in intrmap_cpus_get() local 141 intrmap_nintrs(const struct intrmap_cpus *ic, unsigned int nintrs, in intrmap_nintrs() 159 const struct intrmap_cpus *ic = im->im_cpus; in intrmap_set_grid() local 182 struct intrmap_cpus *ic; in intrmap_create() local 259 const struct intrmap_cpus *ic; in intrmap_match() local 340 const struct intrmap_cpus *ic = im->im_cpus; in intrmap_cpu() local 353 struct intrmap_cpus *ic; in intrmap_one() local
|
/openbsd/sys/arch/riscv64/riscv64/ |
H A D | intr.c | 196 struct interrupt_controller *ic = cookie; in riscv_intr_prereg_establish_fdt() local 218 struct interrupt_controller *ic = ip->ip_ic; in riscv_intr_prereg_disestablish_fdt() local 233 struct interrupt_controller *ic = ip->ip_ic; in riscv_intr_prereg_barrier_fdt() local 242 struct interrupt_controller *ic; in riscv_intr_init_fdt_recurse() local 327 struct interrupt_controller *ic; in riscv_intr_establish_fdt_idx_cpu() local 410 struct interrupt_controller *ic; in riscv_intr_establish_fdt_imap_cpu() local 476 struct interrupt_controller *ic; in riscv_intr_establish_fdt_msi_cpu() local 504 struct interrupt_controller *ic = ih->ih_ic; in riscv_intr_disestablish_fdt() local 514 struct interrupt_controller *ic = ih->ih_ic; in riscv_intr_enable() local 524 struct interrupt_controller *ic = ih->ih_ic; in riscv_intr_disable() local [all …]
|
/openbsd/sys/arch/arm64/arm64/ |
H A D | intr.c | 216 struct interrupt_controller *ic = cookie; in arm_intr_prereg_establish_fdt() local 238 struct interrupt_controller *ic = ip->ip_ic; in arm_intr_prereg_disestablish_fdt() local 253 struct interrupt_controller *ic = ip->ip_ic; in arm_intr_prereg_barrier_fdt() local 262 struct interrupt_controller *ic; in arm_intr_init_fdt_recurse() local 345 struct interrupt_controller *ic; in arm_intr_establish_fdt_idx_cpu() local 436 struct interrupt_controller *ic; in arm_intr_establish_fdt_imap_cpu() local 510 struct interrupt_controller *ic; in arm_intr_establish_fdt_msi_cpu() local 538 struct interrupt_controller *ic = ih->ih_ic; in arm_intr_disestablish_fdt() local 548 struct interrupt_controller *ic = ih->ih_ic; in arm_intr_enable() local 573 struct interrupt_controller *ic = cookie; in arm_intr_parent_establish_fdt() local [all …]
|
/openbsd/sys/dev/pci/ |
H A D | if_wpi.c | 175 struct ieee80211com *ic = &sc->sc_ic; in wpi_attach() local 856 struct ieee80211com *ic = &sc->sc_ic; in wpi_read_eeprom() local 896 struct ieee80211com *ic = &sc->sc_ic; in wpi_read_eeprom_channels() local 1008 struct ieee80211com *ic = &sc->sc_ic; in wpi_media_change() local 1106 struct ieee80211com *ic = &sc->sc_ic; in wpi_calib_timeout() local 1132 struct ieee80211com *ic = &sc->sc_ic; in wpi_ccmp_decap() local 1175 struct ieee80211com *ic = &sc->sc_ic; in wpi_rx_done() local 1342 struct ieee80211com *ic = &sc->sc_ic; in wpi_tx_done() local 1402 struct ieee80211com *ic = &sc->sc_ic; in wpi_notif_intr() local 1646 struct ieee80211com *ic = &sc->sc_ic; in wpi_tx() local [all …]
|
/openbsd/sys/arch/octeon/dev/ |
H A D | octeon_intr.c | 53 octeon_intr_register(struct intr_controller *ic) in octeon_intr_register() 91 struct intr_controller *ic = octeon_ic; in octeon_intr_establish() local 123 struct intr_controller *ic = NULL; in octeon_intr_establish_fdt_idx() local 160 struct intr_controller *ic = ih->ih_ic; in octeon_intr_disestablish() local 176 struct intr_controller *ic = ih->ih_ic; in intr_barrier() local
|