Searched refs:GET_CFG (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/wilc1000/ |
D | coreconfigurator.h | 40 #define GET_CFG 1 macro
|
D | coreconfigurator.c | 595 if (mode == GET_CFG) { in send_config_pkt()
|
D | host_interface.c | 444 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/ |
D | msm_iommu_hw-8xxx.h | 348 #define GET_CFG(b) GET_GLOBAL_FIELD(b, ESR, CFG) macro
|