wl12xx_allocate_link
ret = wl12xx_allocate_link(wl, wlvif, &wlvif->dev_hlid);
ret = wl12xx_allocate_link(wl, wlvif, &wlvif->sta.hlid);
ret = wl12xx_allocate_link(wl, wlvif, &wlvif->ap.global_hlid);
ret = wl12xx_allocate_link(wl, wlvif, &wlvif->ap.bcast_hlid);
ret = wl12xx_allocate_link(wl, wlvif, &wlvif->sta.hlid);
int wl12xx_allocate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif,
ret = wl12xx_allocate_link(wl, wlvif, &wl_sta->hlid);