Searched refs:GET_CFG (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/wilc1000/ |
D | coreconfigurator.h | 24 #define GET_CFG 1 macro
|
D | host_interface.c | 398 ret = wilc_send_config_pkt(vif, GET_CFG, &wid, 1, in handle_get_ip_address() 426 ret = wilc_send_config_pkt(vif, GET_CFG, &wid, 1, in handle_get_mac_address() 1472 result = wilc_send_config_pkt(vif, GET_CFG, &wid, 1, in host_int_get_assoc_res_info() 2023 result = wilc_send_config_pkt(vif, GET_CFG, &wid, 1, in handle_get_rssi() 2070 result = wilc_send_config_pkt(vif, GET_CFG, wid_list, in handle_get_statistics() 2121 result = wilc_send_config_pkt(vif, GET_CFG, &wid, 1, in handle_get_inactive_time() 2640 ret = wilc_send_config_pkt(vif, GET_CFG, &wid, 1, in handle_get_tx_pwr()
|
D | wilc_wlan.c | 1232 if (mode == GET_CFG) { in wilc_send_config_pkt()
|
/Linux-v4.19/drivers/iommu/ |
D | msm_iommu_hw-8xxx.h | 348 #define GET_CFG(b) GET_GLOBAL_FIELD(b, ESR, CFG) macro
|