Home
last modified time | relevance | path

Searched refs:DHD_STA_NULL (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c2162 #define DHD_STA_NULL ((dhd_sta_t *)NULL) macro
2201 ASSERT((sta != DHD_STA_NULL) && (sta->idx != ID16_INVALID)); in dhd_sta_free()
2264 return DHD_STA_NULL; in dhd_sta_alloc()
2466 return DHD_STA_NULL; in dhd_find_sta()
2486 return DHD_STA_NULL; in dhd_find_sta()
2500 return DHD_STA_NULL; in dhd_add_sta()
2503 if (sta == DHD_STA_NULL) { in dhd_add_sta()
2505 return DHD_STA_NULL; in dhd_add_sta()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux.c1070 #define DHD_STA_NULL ((dhd_sta_t *)NULL) macro
1096 ASSERT((sta != DHD_STA_NULL) && (sta->idx != ID16_INVALID)); in dhd_sta_free()
1165 return DHD_STA_NULL; in dhd_sta_alloc()
1356 return DHD_STA_NULL; in dhd_find_sta()
1376 return DHD_STA_NULL; in dhd_find_sta()
1390 return DHD_STA_NULL; in dhd_add_sta()
1394 return DHD_STA_NULL; in dhd_add_sta()
1398 if (sta == DHD_STA_NULL) { in dhd_add_sta()
1400 return DHD_STA_NULL; in dhd_add_sta()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.c1084 #define DHD_STA_NULL ((dhd_sta_t *)NULL) macro
1110 ASSERT((sta != DHD_STA_NULL) && (sta->idx != ID16_INVALID)); in dhd_sta_free()
1179 return DHD_STA_NULL; in dhd_sta_alloc()
1370 return DHD_STA_NULL; in dhd_find_sta()
1390 return DHD_STA_NULL; in dhd_find_sta()
1404 return DHD_STA_NULL; in dhd_add_sta()
1408 return DHD_STA_NULL; in dhd_add_sta()
1412 if (sta == DHD_STA_NULL) { in dhd_add_sta()
1414 return DHD_STA_NULL; in dhd_add_sta()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux.c1070 #define DHD_STA_NULL ((dhd_sta_t *)NULL) macro
1096 ASSERT((sta != DHD_STA_NULL) && (sta->idx != ID16_INVALID)); in dhd_sta_free()
1165 return DHD_STA_NULL; in dhd_sta_alloc()
1356 return DHD_STA_NULL; in dhd_find_sta()
1376 return DHD_STA_NULL; in dhd_find_sta()
1390 return DHD_STA_NULL; in dhd_add_sta()
1394 return DHD_STA_NULL; in dhd_add_sta()
1398 if (sta == DHD_STA_NULL) { in dhd_add_sta()
1400 return DHD_STA_NULL; in dhd_add_sta()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c1354 #define DHD_STA_NULL ((dhd_sta_t *)NULL) macro
1377 ASSERT((sta != DHD_STA_NULL) && (sta->idx != ID16_INVALID)); in dhd_sta_free()
1444 return DHD_STA_NULL; in dhd_sta_alloc()
1614 return DHD_STA_NULL; in dhd_find_sta()
1630 return DHD_STA_NULL; in dhd_find_sta()
1644 return DHD_STA_NULL; in dhd_add_sta()
1648 return DHD_STA_NULL; in dhd_add_sta()
1652 if (sta == DHD_STA_NULL) { in dhd_add_sta()
1654 return DHD_STA_NULL; in dhd_add_sta()
1845 } else if ((sta = dhd_find_sta(dhdp, ifidx, ea)) == DHD_STA_NULL) { in dhd_add_flowid()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c1363 #define DHD_STA_NULL ((dhd_sta_t *)NULL) macro
1386 ASSERT((sta != DHD_STA_NULL) && (sta->idx != ID16_INVALID)); in dhd_sta_free()
1453 return DHD_STA_NULL; in dhd_sta_alloc()
1623 return DHD_STA_NULL; in dhd_find_sta()
1639 return DHD_STA_NULL; in dhd_find_sta()
1653 return DHD_STA_NULL; in dhd_add_sta()
1657 return DHD_STA_NULL; in dhd_add_sta()
1661 if (sta == DHD_STA_NULL) { in dhd_add_sta()
1663 return DHD_STA_NULL; in dhd_add_sta()
1854 } else if ((sta = dhd_find_sta(dhdp, ifidx, ea)) == DHD_STA_NULL) { in dhd_add_flowid()