Searched refs:wl12xx_roc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.h | 71 int wl12xx_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id,
|
H A D | cmd.c | 1933 int wl12xx_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id, in wl12xx_roc() function 2026 ret = wl12xx_roc(wl, wlvif, wlvif->dev_role_id, band, channel); in wl12xx_start_dev()
|
H A D | main.c | 5133 wl12xx_roc(wl, wlvif, wlvif->role_id, wlvif->band, wlvif->channel); in wlcore_roc_if_possible() 5281 wl12xx_roc(wl, wlvif, wlvif->role_id, in wl12xx_update_sta_state()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.h | 71 int wl12xx_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id,
|
H A 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()
|
H A 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()
|
Completed in 22 milliseconds