Searched refs:ConfigOpt (Results 1 – 6 of 6) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/ |
| D | netcfg.c | 63 _i16 sl_NetCfgSet(const _u16 ConfigId,const _u16 ConfigOpt,const _u16 ConfigLen,const _u8 *pValues) in sl_NetCfgSet() argument 78 Msg.Cmd.ConfigOpt = ConfigOpt; in sl_NetCfgSet() 129 Msg.Cmd.ConfigOpt = (_u16)*pConfigOpt; in sl_NetCfgGet() 136 *pConfigOpt = (_u8)Msg.Rsp.ConfigOpt; in sl_NetCfgGet()
|
| D | wlan.c | 1159 _i16 sl_WlanSet(const _u16 ConfigId ,const _u16 ConfigOpt,const _u16 ConfigLen,const _u8 *pValues) in sl_WlanSet() argument 1174 Msg.Cmd.ConfigOpt = ConfigOpt; in sl_WlanSet() 1222 Msg.Cmd.ConfigOpt = (_u16)*pConfigOpt; in sl_WlanGet() 1228 *pConfigOpt = (_u8)Msg.Rsp.ConfigOpt; in sl_WlanGet()
|
| D | protocol.h | 677 _u16 ConfigOpt; member 755 _u16 ConfigOpt; member 951 _u16 ConfigOpt; member
|
| D | netapp.c | 1151 Msg.Cmd.ConfigOpt = Option; in sl_NetAppSet() 1475 Msg.Cmd.ConfigOpt = Option; in sl_NetAppGet()
|
| /hal_ti-latest/simplelink/source/ti/drivers/net/wifi/ |
| D | netcfg.h | 485 _i16 sl_NetCfgSet(const _u16 ConfigId,const _u16 ConfigOpt,const _u16 ConfigLen,const _u8 *pValues);
|
| D | wlan.h | 2353 _i16 sl_WlanSet(const _u16 ConfigId ,const _u16 ConfigOpt,const _u16 ConfigLen,const _u8 *pValues);
|