Searched refs:dhd_check_hang (Results 1 – 1 of 1) sorted by relevance
/drivers/net/wireless/bcmdhd/ |
D | dhd_linux.c | 2524 static bool dhd_check_hang(struct net_device *net, dhd_pub_t *dhdp, int error) function 2688 dhd_check_hang(net, pub, bcmerror); 2749 dhd_check_hang(net, &dhd->pub, ret); 6074 dhd_check_hang(net, &dhd->pub, ret); 6085 return dhd_check_hang(net, dhdp, ret);
|