Home
last modified time | relevance | path

Searched refs:athn_node (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Dif_athn_usb.c1157 struct athn_node *an = (struct athn_node *)ni; in athn_usb_newassoc_cb()
1175 struct athn_node *an; in athn_usb_node_alloc()
1177 an = malloc(sizeof(struct athn_node), M_USBDEV, M_NOWAIT | M_ZERO); in athn_usb_node_alloc()
1187 struct athn_node *an = (struct athn_node *)ni; in athn_usb_count_active_sta()
1210 struct athn_node *an = (struct athn_node *)ni; in athn_usb_newauth_cb()
1238 struct athn_node *an = (struct athn_node *)ni; in athn_usb_newauth()
1277 struct athn_node *an = (struct athn_node *)ni; in athn_usb_node_free()
1316 struct athn_node *an = (struct athn_node *)ni; in athn_usb_ampdu_tx_start()
1345 struct athn_node *an = (struct athn_node *)ni; in athn_usb_ampdu_tx_stop()
1375 struct athn_node *an = (struct athn_node *)ni; in athn_usb_clean_nodes()
[all …]
/openbsd-src/sys/dev/ic/
H A Dathnvar.h296 struct athn_node { struct
H A Dathn.c1244 struct athn_node *an = (struct athn_node *)ni; in athn_iter_calib()
2469 struct athn_node *an; in athn_node_alloc()
2471 an = malloc(sizeof(struct athn_node), M_DEVBUF, M_NOWAIT | M_ZERO); in athn_node_alloc()
2481 struct athn_node *an = (void *)ni; in athn_newassoc()
H A Dar5008.c1106 struct athn_node *an; in ar5008_tx_process()
1135 an = (struct athn_node *)bf->bf_ni; in ar5008_tx_process()
1483 struct athn_node *an = (void *)ni; in ar5008_tx()
H A Dar9003.c1077 struct athn_node *an; in ar9003_tx_process()
1117 an = (struct athn_node *)bf->bf_ni; in ar9003_tx_process()
1402 struct athn_node *an = (void *)ni; in ar9003_tx()