Home
last modified time | relevance | path

Searched refs:WLCORE_BAND_5GHZ (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dcmd.c55 cmd->band = WLCORE_BAND_5GHZ; in wl18xx_cmd_channel_switch()
191 cmd->band = WLCORE_BAND_5GHZ; in wl18xx_cmd_set_cac()
Devent.c71 if (sync_band == WLCORE_BAND_5GHZ) in wlcore_smart_config_sync_event()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.c452 cmd->band = WLCORE_BAND_5GHZ; in wl12xx_cmd_role_start_dev()
538 cmd->band = WLCORE_BAND_5GHZ; in wl12xx_cmd_role_start_sta()
713 cmd->band = WLCORE_BAND_5GHZ; in wl12xx_cmd_role_start_ap()
790 cmd->band = WLCORE_BAND_5GHZ; in wl12xx_cmd_role_start_ibss()
1897 cmd->band = WLCORE_BAND_5GHZ; in wl12xx_cmd_roc()
Dcmd.h288 WLCORE_BAND_5GHZ = 1, enumerator