Searched refs:nt_ic (Results 1 – 2 of 2) sorted by relevance
1355 struct ieee80211com *ic = nt->nt_ic; in ieee80211_add_node_nt()1387 struct ieee80211com *ic = nt->nt_ic; in ieee80211_alloc_node()1590 hash = IEEE80211_NODE_HASH(nt->nt_ic, macaddr); in ieee80211_find_node_locked_debug()1640 hash = IEEE80211_NODE_HASH(nt->nt_ic, macaddr); in ieee80211_find_vap_node_locked_debug()2250 nt->nt_ic = ic; in ieee80211_node_table_init()
387 struct ieee80211com *nt_ic; /* back reference */ member