Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c1911 const int test_for, const char *errmsg) in __dhd_pktid_audit() argument
1945 switch (test_for) { in __dhd_pktid_audit()
1983 DHD_ERROR(("%s: Invalid test case: %d\n", __FUNCTION__, test_for)); in __dhd_pktid_audit()
2000 const int test_for, const char *errmsg) in dhd_pktid_audit() argument
2003 ret = __dhd_pktid_audit(dhd, pktid_map, pktid, test_for, errmsg); in dhd_pktid_audit()
2013 #define DHD_PKTID_AUDIT(dhdp, map, pktid, test_for) \ argument
2014 dhd_pktid_audit((dhdp), (dhd_pktid_map_t *)(map), (pktid), (test_for), __FUNCTION__)
2018 const int test_for, void *msg, uint32 msg_len, const char *func) in dhd_pktid_audit_ring_debug() argument
2026 ret = __dhd_pktid_audit(dhdp, map, pktid, test_for, func); in dhd_pktid_audit_ring_debug()
2035 #define DHD_PKTID_AUDIT_RING_DEBUG(dhdp, map, pktid, test_for, msg, msg_len) \ argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c1911 const int test_for, const char *errmsg) in __dhd_pktid_audit() argument
1945 switch (test_for) { in __dhd_pktid_audit()
1983 DHD_ERROR(("%s: Invalid test case: %d\n", __FUNCTION__, test_for)); in __dhd_pktid_audit()
2000 const int test_for, const char *errmsg) in dhd_pktid_audit() argument
2003 ret = __dhd_pktid_audit(dhd, pktid_map, pktid, test_for, errmsg); in dhd_pktid_audit()
2013 #define DHD_PKTID_AUDIT(dhdp, map, pktid, test_for) \ argument
2014 dhd_pktid_audit((dhdp), (dhd_pktid_map_t *)(map), (pktid), (test_for), __FUNCTION__)
2018 const int test_for, void *msg, uint32 msg_len, const char *func) in dhd_pktid_audit_ring_debug() argument
2026 ret = __dhd_pktid_audit(dhdp, map, pktid, test_for, func); in dhd_pktid_audit_ring_debug()
2035 #define DHD_PKTID_AUDIT_RING_DEBUG(dhdp, map, pktid, test_for, msg, msg_len) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c1911 const int test_for, const char *errmsg) in __dhd_pktid_audit() argument
1945 switch (test_for) { in __dhd_pktid_audit()
1983 DHD_ERROR(("%s: Invalid test case: %d\n", __FUNCTION__, test_for)); in __dhd_pktid_audit()
2000 const int test_for, const char *errmsg) in dhd_pktid_audit() argument
2003 ret = __dhd_pktid_audit(dhd, pktid_map, pktid, test_for, errmsg); in dhd_pktid_audit()
2013 #define DHD_PKTID_AUDIT(dhdp, map, pktid, test_for) \ argument
2014 dhd_pktid_audit((dhdp), (dhd_pktid_map_t *)(map), (pktid), (test_for), __FUNCTION__)
2018 const int test_for, void *msg, uint32 msg_len, const char *func) in dhd_pktid_audit_ring_debug() argument
2026 ret = __dhd_pktid_audit(dhdp, map, pktid, test_for, func); in dhd_pktid_audit_ring_debug()
2035 #define DHD_PKTID_AUDIT_RING_DEBUG(dhdp, map, pktid, test_for, msg, msg_len) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c1352 const int test_for, const char *errmsg) in dhd_pktid_audit() argument
1387 switch (test_for) { in dhd_pktid_audit()
1438 #define DHD_PKTID_AUDIT(dhdp, map, pktid, test_for) \ argument
1439 dhd_pktid_audit((dhdp), (dhd_pktid_map_t *)(map), (pktid), (test_for), __FUNCTION__)
1443 const int test_for, void *msg, uint32 msg_len, const char * func) in dhd_pktid_audit_ring_debug() argument
1446 ret = DHD_PKTID_AUDIT(dhdp, map, pktid, test_for); in dhd_pktid_audit_ring_debug()
1452 #define DHD_PKTID_AUDIT_RING_DEBUG(dhdp, map, pktid, test_for, msg, msg_len) \ argument
1454 (pktid), (test_for), msg, msg_len, __FUNCTION__)
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c2247 const int test_for, const char *errmsg) in __dhd_pktid_audit() argument
2281 switch (test_for) { in __dhd_pktid_audit()
2319 DHD_ERROR(("%s: Invalid test case: %d\n", __FUNCTION__, test_for)); in __dhd_pktid_audit()
2336 const int test_for, const char *errmsg) in dhd_pktid_audit() argument
2339 ret = __dhd_pktid_audit(dhd, pktid_map, pktid, test_for, errmsg); in dhd_pktid_audit()
2352 #define DHD_PKTID_AUDIT(dhdp, map, pktid, test_for) \ argument
2353 dhd_pktid_audit((dhdp), (dhd_pktid_map_t *)(map), (pktid), (test_for), __FUNCTION__)
2357 const int test_for, void *msg, uint32 msg_len, const char *func) in dhd_pktid_audit_ring_debug() argument
2365 ret = __dhd_pktid_audit(dhdp, map, pktid, test_for, func); in dhd_pktid_audit_ring_debug()
2377 #define DHD_PKTID_AUDIT_RING_DEBUG(dhdp, map, pktid, test_for, msg, msg_len) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c2251 const int test_for, const char *errmsg) in __dhd_pktid_audit() argument
2285 switch (test_for) { in __dhd_pktid_audit()
2323 DHD_ERROR(("%s: Invalid test case: %d\n", __FUNCTION__, test_for)); in __dhd_pktid_audit()
2340 const int test_for, const char *errmsg) in dhd_pktid_audit() argument
2343 ret = __dhd_pktid_audit(dhd, pktid_map, pktid, test_for, errmsg); in dhd_pktid_audit()
2356 #define DHD_PKTID_AUDIT(dhdp, map, pktid, test_for) \ argument
2357 dhd_pktid_audit((dhdp), (dhd_pktid_map_t *)(map), (pktid), (test_for), __FUNCTION__)
2361 const int test_for, void *msg, uint32 msg_len, const char *func) in dhd_pktid_audit_ring_debug() argument
2369 ret = __dhd_pktid_audit(dhdp, map, pktid, test_for, func); in dhd_pktid_audit_ring_debug()
2381 #define DHD_PKTID_AUDIT_RING_DEBUG(dhdp, map, pktid, test_for, msg, msg_len) \ argument
[all …]