Searched refs:WILC_GET_CFG (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/staging/wilc1000/ |
| D | wilc_hif.h | 33 WILC_GET_CFG enumerator
|
| D | wilc_hif.c | 615 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1); in host_int_get_assoc_res_info() 836 result = wilc_send_config_pkt(vif, WILC_GET_CFG, wid_list, wid_cnt); in wilc_get_statistics() 1346 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1); in wilc_get_mac_address() 1449 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1); in wilc_get_inactive_time() 1470 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1); in wilc_get_rssi() 2032 return wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1); in wilc_get_tx_power()
|
| D | wilc_wlan.c | 1126 if (mode == WILC_GET_CFG) { in wilc_send_config_pkt()
|