Searched refs:wl12xx_roc (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
D | cmd.h | 85 int wl12xx_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id,
|
D | cmd.c | 1947 int wl12xx_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id, in wl12xx_roc() function 2040 ret = wl12xx_roc(wl, wlvif, wlvif->dev_role_id, band, channel); in wl12xx_start_dev()
|
D | main.c | 5137 wl12xx_roc(wl, wlvif, wlvif->role_id, wlvif->band, wlvif->channel); in wlcore_roc_if_possible() 5285 wl12xx_roc(wl, wlvif, wlvif->role_id, in wl12xx_update_sta_state()
|