Searched refs:rc80211_ctx (Results 1 – 3 of 3) sorted by relevance
132 struct rc80211_ctx struct153 struct rc80211_ctx * rc80211_init ( struct net80211_device *dev __unused ) in rc80211_init() argument155 struct rc80211_ctx *ret = zalloc ( sizeof ( *ret ) ); in rc80211_init()165 static int rc80211_calc_net_goodness ( struct rc80211_ctx *ctx, in rc80211_calc_net_goodness()195 struct rc80211_ctx *ctx = dev->rctl; in rc80211_pick_best()247 struct rc80211_ctx *ctx = dev->rctl; in rc80211_maybe_set_new()285 struct rc80211_ctx *ctx = dev->rctl; in rc80211_update()317 struct rc80211_ctx *ctx = dev->rctl; in rc80211_update_tx()368 void rc80211_free ( struct rc80211_ctx *ctx ) in rc80211_free()
12 struct rc80211_ctx;14 struct rc80211_ctx * rc80211_init ( struct net80211_device *dev );17 void rc80211_free ( struct rc80211_ctx *ctx );
989 struct rc80211_ctx *rctl;