Lines Matching refs:result

90  * As a result, the returned index will be 1 to NUM_CONCURRENT_IFC.
100 * As a result, the index should be between 0 and (NUM_CONCURRENT_IFC - 1).
120 int result = 0;
133 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
134 if (result) {
136 result = -EFAULT;
142 return result;
151 return result;
161 int result = 0;
174 result = -EBUSY;
180 result = -EBUSY;
256 result = wilc_send_config_pkt(vif, WILC_SET_CFG, wid_list, index);
257 if (result) {
270 return result;
275 int result = 0;
313 result = wilc_send_config_pkt(vif, WILC_SET_CFG, wid_list, wid_cnt);
314 if (result) {
331 return result;
338 int result;
364 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
365 if (result)
575 int result;
583 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1);
584 if (result) {
728 int result;
736 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
737 if (result) {
739 return result;
776 u32 wid_cnt = 0, result;
808 result = wilc_send_config_pkt(vif, WILC_GET_CFG, wid_list, wid_cnt);
809 if (result) {
811 return result;
820 return result;
866 int result;
891 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
893 if (result)
909 int result;
925 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
927 if (result != 0) {
956 int result;
967 result = wilc_enqueue_work(msg);
968 if (result) {
979 int result;
1000 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1001 if (result)
1078 int result;
1084 result = wilc_enqueue_work(msg);
1085 if (result)
1095 int result;
1101 result = wilc_enqueue_work(msg);
1102 if (result)
1110 int result = 0;
1143 result = wilc_send_config_pkt(vif, WILC_SET_CFG, wid_list,
1170 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1174 return result;
1180 int result = 0;
1201 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1204 return result;
1212 int result = 0;
1251 result = wilc_send_config_pkt(vif, WILC_SET_CFG, wid_list,
1260 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1264 return result;
1281 int result;
1289 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1);
1290 if (result)
1293 return result;
1299 int result;
1306 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1307 if (result)
1310 return result;
1316 int result;
1330 result = wilc_send_connect_wid(vif);
1331 if (result)
1343 return result;
1349 int result;
1356 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1357 if (result)
1360 return result;
1367 int result;
1378 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1379 if (result)
1382 return result;
1388 s32 result;
1398 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1400 if (result) {
1402 return result;
1409 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1);
1410 if (result)
1413 return result;
1419 int result;
1430 result = wilc_send_config_pkt(vif, WILC_GET_CFG, &wid, 1);
1431 if (result)
1434 return result;
1439 int result;
1448 result = wilc_enqueue_work(msg);
1449 if (result) {
1452 return result;
1455 return result;
1539 int result = 0;
1565 return result;
1574 int result;
1603 result = wilc_enqueue_work(msg);
1604 if (result) {
1619 int result;
1646 result = wilc_enqueue_work(msg);
1647 if (result) {
1661 int result;
1682 result = wilc_enqueue_work(msg);
1683 if (result) {
1697 int result;
1703 result = handle_remain_on_chan(vif, &roc);
1704 if (result)
1708 return result;
1726 int result;
1756 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1757 if (result)
1765 int result;
1793 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1794 if (result)
1799 return result;
1804 int result;
1813 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1814 if (result)
1817 return result;
1824 int result;
1838 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1839 if (result != 0)
1844 return result;
1850 int result;
1864 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1865 if (result)
1870 return result;
1876 int result;
1899 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1900 if (result)
1903 return result;
1910 int result;
1924 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1925 if (result)
1929 return result;
1936 int result;
1947 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
1948 if (result)
1953 return result;
1959 int result;
1970 result = wilc_enqueue_work(msg);
1971 if (result) {
1975 return result;
2005 int result;
2011 result = wilc_send_config_pkt(vif, WILC_SET_CFG, &wid, 1);
2012 if (result)
2016 return result;