Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwnvar.h139 struct iwn_node { struct
H A Dif_iwn.c2691 struct iwn_node *wn; in iwn_node_alloc()
2693 wn = malloc(sizeof (struct iwn_node), M_80211_NODE, M_NOWAIT | M_ZERO); in iwn_node_alloc()
3199 struct iwn_node *wn; in iwn_agg_tx_complete()
3243 struct iwn_node *wn; in iwn_rx_compressed_ba()
3865 struct iwn_node *wn = (void *)tap->txa_ni; in iwn_ampdu_tx_done()
4534 struct iwn_node *wn = (void *)ni; in iwn_tx_data()
5332 struct iwn_node *wn = (void *)ni; in iwn_set_link_quality()
7383 ((struct iwn_node *)ni)->id = IWN_ID_BSS; in iwn_run()
7450 struct iwn_node *wn = (void *)ni; in iwn_ampdu_rx_start()
7488 struct iwn_node *wn = (void *)ni; in iwn_ampdu_rx_stop()
[all …]