Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c106 Static int athn_usb_create_node(struct athn_usb_softc *,
1488 athn_usb_create_node(usc, ic->ic_bss); /* XXX: handle error? */ in athn_usb_newstate_cb()
1550 (void)athn_usb_create_node(usc, ni); /* XXX: handle error? */ in athn_usb_newassoc_cb()
1658 athn_usb_create_node(struct athn_usb_softc *usc, struct ieee80211_node *ni) in athn_usb_create_node() function