Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dcoreconfigurator.h40 #define GET_CFG 1 macro
Dcoreconfigurator.c595 if (mode == GET_CFG) { in send_config_pkt()
Dhost_interface.c444 result = send_config_pkt(GET_CFG, &wid, 1, in Handle_get_IPAddress()
509 result = send_config_pkt(GET_CFG, &wid, 1, in Handle_GetMacAddress()
2067 result = send_config_pkt(GET_CFG, &wid, 1, in Handle_GetChnl()
2092 result = send_config_pkt(GET_CFG, &wid, 1, in Handle_GetRssi()
2116 result = send_config_pkt(GET_CFG, &wid, 1, in Handle_GetLinkspeed()
2161 result = send_config_pkt(GET_CFG, strWIDList, u32WidsCount, in Handle_GetStatistics()
2201 result = send_config_pkt(GET_CFG, &wid, 1, in Handle_Get_InActiveTime()
3611 result = send_config_pkt(GET_CFG, &wid, 1, in host_int_get_assoc_res_info()
3786 result = send_config_pkt(GET_CFG, &wid, 1, in host_int_test_get_int_wid()
/linux-4.4.14/drivers/iommu/
Dmsm_iommu_hw-8xxx.h348 #define GET_CFG(b) GET_GLOBAL_FIELD(b, ESR, CFG) macro