Searched refs:WILC_GET_CFG (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.c | 586 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1); in host_int_get_assoc_res_info() 811 result = wilc_send_config_pkt(vif, WILC_GET_CFG, wid_list, wid_cnt); in wilc_get_statistics() 1292 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1); in wilc_get_mac_address() 1412 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1); in wilc_get_inactive_time() 1433 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1); in wilc_get_rssi() 2002 return wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1); in wilc_get_tx_power()
|
H A D | hif.h | 30 WILC_GET_CFG enumerator
|