Home
last modified time | relevance | path

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

/linux-4.4.14/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.c70 if (sync_band == WLCORE_BAND_5GHZ) in wlcore_smart_config_sync_event()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dcmd.c442 cmd->band = WLCORE_BAND_5GHZ; in wl12xx_cmd_role_start_dev()
528 cmd->band = WLCORE_BAND_5GHZ; in wl12xx_cmd_role_start_sta()
700 cmd->band = WLCORE_BAND_5GHZ; in wl12xx_cmd_role_start_ap()
777 cmd->band = WLCORE_BAND_5GHZ; in wl12xx_cmd_role_start_ibss()
1877 cmd->band = WLCORE_BAND_5GHZ; in wl12xx_cmd_roc()
Dcmd.h288 WLCORE_BAND_5GHZ = 1, enumerator