Searched refs:dhd_check_hang (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.c | 7085 static bool dhd_check_hang(struct net_device *net, dhd_pub_t *dhdp, int error) in dhd_check_hang() function 7596 dhd_check_hang(net, pub, bcmerror); in dhd_ioctl_process() 7662 dhd_check_hang(net, &dhd->pub, ret); in dhd_ioctl_entry() 17571 dhd_check_hang(net, &dhd->pub, ret); in dhd_ioctl_entry_local() 17589 return dhd_check_hang(net, dhdp, ret); in dhd_os_check_hang()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 5742 static bool dhd_check_hang(struct net_device *net, dhd_pub_t *dhdp, int error) 6202 dhd_check_hang(net, pub, bcmerror); 6290 dhd_check_hang(net, &dhd->pub, ret); 16891 dhd_check_hang(net, &dhd->pub, ret); 16909 return dhd_check_hang(net, dhdp, ret);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 5753 static bool dhd_check_hang(struct net_device *net, dhd_pub_t *dhdp, int error) 6437 dhd_check_hang(net, pub, bcmerror); 6525 dhd_check_hang(net, &dhd->pub, ret); 17073 dhd_check_hang(net, &dhd->pub, ret); 17091 return dhd_check_hang(net, dhdp, ret);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 5742 static bool dhd_check_hang(struct net_device *net, dhd_pub_t *dhdp, int error) 6202 dhd_check_hang(net, pub, bcmerror); 6290 dhd_check_hang(net, &dhd->pub, ret); 16956 dhd_check_hang(net, &dhd->pub, ret); 16974 return dhd_check_hang(net, dhdp, ret);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 7481 static bool dhd_check_hang(struct net_device *net, dhd_pub_t *dhdp, int error) in dhd_check_hang() function 8324 dhd_check_hang(net, pub, bcmerror); in dhd_ioctl_process() 8459 dhd_check_hang(net, &dhd->pub, ret); in dhd_ioctl_entry() 22114 dhd_check_hang(net, &dhd->pub, ret); in dhd_ioctl_entry_local() 22131 return dhd_check_hang(net, dhdp, ret); in dhd_os_check_hang()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 7495 static bool dhd_check_hang(struct net_device *net, dhd_pub_t *dhdp, int error) in dhd_check_hang() function 8338 dhd_check_hang(net, pub, bcmerror); in dhd_ioctl_process() 8473 dhd_check_hang(net, &dhd->pub, ret); in dhd_ioctl_entry() 22003 dhd_check_hang(net, &dhd->pub, ret); in dhd_ioctl_entry_local() 22020 return dhd_check_hang(net, dhdp, ret); in dhd_os_check_hang()
|