Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathnvar.h36 #define ATHN_NODE(ni) ((struct athn_node *)(ni))
321 struct athn_node { struct
H A Dathn.c1288 struct athn_node *an = (struct athn_node *)ni; in athn_iter_func()
2406 return malloc(sizeof(struct athn_node), M_DEVBUF, in athn_node_alloc()
2415 struct athn_node *an = (void *)ni; in athn_newassoc()
H A Darn5008.c972 struct athn_node *an; in ar5008_tx_process()
997 an = (struct athn_node *)bf->bf_ni; in ar5008_tx_process()
1315 struct athn_node *an = (void *)ni; in ar5008_tx()
H A Darn9003.c1102 struct athn_node *an; in ar9003_tx_process()
1143 an = (struct athn_node *)bf->bf_ni; in ar9003_tx_process()
1467 struct athn_node *an = (void *)ni; in ar9003_tx()
/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.h436 struct athn_node aun_an;
H A Dif_athn_usb.c1563 struct athn_node *an = ATHN_NODE(ni); in athn_usb_ampdu_tx_start()
1597 struct athn_node *an = ATHN_NODE(ni); in athn_usb_ampdu_tx_stop()
1660 struct athn_node *an = ATHN_NODE(ni); in athn_usb_create_node()
2458 struct athn_node *an = ATHN_NODE(ni); in athn_usb_tx()