Home
last modified time | relevance | path

Searched refs:iwi_node (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/iwi/
H A Dif_iwivar.h106 struct iwi_node { struct
H A Dif_iwi.c920 struct iwi_node *in; in iwi_node_alloc()
922 in = kmalloc(sizeof (struct iwi_node), M_80211_NODE, M_INTWAIT | M_ZERO); in iwi_node_alloc()
936 struct iwi_node *in = (struct iwi_node *)ni; in iwi_node_free()
1848 struct iwi_node *in = (struct iwi_node *)ni; in iwi_tx_start()