Searched refs:wl12xx_allocate_link (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/ti/wlcore/
H A Dcmd.c312 int wl12xx_allocate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) function
441 ret = wl12xx_allocate_link(wl, wlvif, &wlvif->dev_hlid);
542 ret = wl12xx_allocate_link(wl, wlvif, &wlvif->sta.hlid);
640 ret = wl12xx_allocate_link(wl, wlvif, &wlvif->ap.global_hlid);
644 ret = wl12xx_allocate_link(wl, wlvif, &wlvif->ap.bcast_hlid);
784 ret = wl12xx_allocate_link(wl, wlvif, &wlvif->sta.hlid);
H A Dcmd.h105 int wl12xx_allocate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif,
H A Dmain.c4735 ret = wl12xx_allocate_link(wl, wlvif, &wl_sta->hlid);

Completed in 233 milliseconds