Searched refs:wf0 (Results 1 – 6 of 6) sorted by relevance
160 ath_setifname(struct athaggrstatfoo *wf0, const char *ifname) in ath_setifname() argument162 struct athaggrstatfoo_p *wf = (struct athaggrstatfoo_p *) wf0; in ath_setifname()168 ath_zerostats(struct athaggrstatfoo *wf0) in ath_zerostats() argument171 struct athaggrstatfoo_p *wf = (struct athaggrstatfoo_p *) wf0; in ath_zerostats()
417 wlan_setifname(struct wlanstatfoo *wf0, const char *ifname) in wlan_setifname() argument419 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; in wlan_setifname()426 wlan_getifname(struct wlanstatfoo *wf0) in wlan_getifname() argument428 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; in wlan_getifname()434 wlan_getopmode(struct wlanstatfoo *wf0) in wlan_getopmode() argument436 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; in wlan_getopmode()490 wlan_setstamac(struct wlanstatfoo *wf0, const uint8_t *mac) in wlan_setstamac() argument493 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; in wlan_setstamac()496 switch (wlan_getopmode(wf0)) { in wlan_setstamac()
132 npe_setifname(struct npestatfoo *wf0, const char *ifname) in npe_setifname() argument134 struct npestatfoo_p *wf = (struct npestatfoo_p *) wf0; in npe_setifname()
465 ath_setifname(struct athstatfoo *wf0, const char *ifname) in ath_setifname() argument467 struct athstatfoo_p *wf = (struct athstatfoo_p *) wf0; in ath_setifname()478 ath_zerostats(struct athstatfoo *wf0) in ath_zerostats() argument480 struct athstatfoo_p *wf = (struct athstatfoo_p *) wf0; in ath_zerostats()
252 mwl_setifname(struct mwlstatfoo *wf0, const char *ifname) in mwl_setifname() argument 254 struct mwlstatfoo_p *wf = (struct mwlstatfoo_p *) wf0; in mwl_setifname()
2442 } wf0, wf1; in mt7615_mcu_apply_tx_dpd() member