Searched refs:wl12xx_roc (Results 1 – 3 of 3) sorted by relevance
/drivers/net/wireless/ti/wlcore/ |
D | cmd.h | 71 int wl12xx_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id,
|
D | cmd.c | 1931 int wl12xx_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id, in wl12xx_roc() function 2024 ret = wl12xx_roc(wl, wlvif, wlvif->dev_role_id, band, channel); in wl12xx_start_dev()
|
D | main.c | 5078 wl12xx_roc(wl, wlvif, wlvif->role_id, wlvif->band, wlvif->channel); in wlcore_roc_if_possible() 5227 wl12xx_roc(wl, wlvif, wlvif->role_id, in wl12xx_update_sta_state()
|