Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dathnvar.h651 void athn_updateedca(struct ieee80211com *);
Dathn.c362 ic->ic_updateedca = athn_updateedca; in athn_attach()
2567 athn_updateedca(struct ieee80211com *ic) in athn_updateedca() function
/netbsd/src/sys/dev/usb/
Dif_athn_usb.c1816 athn_updateedca(&usc->usc_sc.sc_ic); in athn_usb_updateedca_cb()