Searched refs:ic_updateslot (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_proto.c652 if (ic->ic_updateslot != NULL)
653 ic->ic_updateslot(ic->ic_ifp);
H A Dieee80211_ddb.c631 DB_PRINTSYM("\t", "ic_updateslot", ic->ic_updateslot);
H A Dieee80211_var.h256 void (*ic_updateslot)(struct ifnet *); member in struct:ieee80211com
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2661.c312 ic->ic_updateslot = rt2661_update_slot;
H A Drt2860.c343 ic->ic_updateslot = rt2860_updateslot;
H A Drt2560.c305 ic->ic_updateslot = rt2560_update_slot;
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.c311 ic->ic_updateslot = malo_updateslot;
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwi.c523 ic->ic_updateslot = bwi_updateslot;
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c484 ic->ic_updateslot = mwl_updateslot;
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c700 ic->ic_updateslot = ath_updateslot;
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/ralink2860/dev/rt2860/
H A Drt2860.c625 ic->ic_updateslot = rt2860_updateslot;

Completed in 116 milliseconds