Lines Matching refs:bphy_err

84 		bphy_err(drvr, "ifidx %d out of range\n", ifidx);  in brcmf_get_ifp()
175 bphy_err(drvr, "Setting mcast_list failed, %d\n", err); in _brcmf_set_multicast_list()
188 bphy_err(drvr, "Setting allmulti failed, %d\n", err); in _brcmf_set_multicast_list()
198 bphy_err(drvr, "Setting BRCMF_C_SET_PROMISC failed, err=%d\n", in _brcmf_set_multicast_list()
224 bphy_err(drvr, "add nd ip err %d\n", ret); in _brcmf_update_ndtable()
302 bphy_err(drvr, "xmit rejected state=%d\n", drvr->bus_if->state); in brcmf_netdev_start_xmit()
336 bphy_err(drvr, "%s: failed to expand headroom\n", in brcmf_netdev_start_xmit()
602 bphy_err(drvr, "failed bus is not ready\n"); in brcmf_netdev_open()
616 bphy_err(drvr, "failed to bring up cfg80211\n"); in brcmf_netdev_open()
661 bphy_err(drvr, "couldn't register the net device\n"); in brcmf_net_attach()
701 bphy_err(drvr, "BRCMF_C_GET_MONITOR error (%d)\n", err); in brcmf_net_mon_open()
704 bphy_err(drvr, "Monitor mode is already enabled\n"); in brcmf_net_mon_open()
711 bphy_err(drvr, "BRCMF_C_SET_MONITOR error (%d)\n", err); in brcmf_net_mon_open()
728 bphy_err(drvr, "BRCMF_C_SET_MONITOR error (%d)\n", err); in brcmf_net_mon_stop()
760 bphy_err(drvr, "Failed to register %s device\n", ndev->name); in brcmf_net_mon_attach()
828 bphy_err(drvr, "couldn't register the p2p net device\n"); in brcmf_net_p2p_attach()
857 bphy_err(drvr, "ERROR: netdev:%s already exists\n", in brcmf_add_if()
916 bphy_err(drvr, "Null interface, bsscfgidx=%d\n", bsscfgidx); in brcmf_del_if()
975 bphy_err(drvr, "PSM's watchdog has fired!\n"); in brcmf_psm_watchdog_notify()
980 bphy_err(drvr, "Failed to get memory dump, %d\n", err); in brcmf_psm_watchdog_notify()
1024 bphy_err(drvr, "fail to get arp ip table err:%d\n", ret); in brcmf_inetaddr_changed()
1041 bphy_err(drvr, "add arp ip err %d\n", ret); in brcmf_inetaddr_changed()
1053 bphy_err(drvr, "fail to clear arp ip table err:%d\n", in brcmf_inetaddr_changed()
1064 bphy_err(drvr, "add arp ip err %d\n", in brcmf_inetaddr_changed()
1276 bphy_err(drvr, "failed: %d\n", ret); in brcmf_bus_started()
1340 bphy_err(drvr, "brcmf_fwvid_attach failed\n"); in brcmf_attach()
1347 bphy_err(drvr, "brcmf_prot_attach failed\n"); in brcmf_attach()
1360 bphy_err(drvr, "dongle is not responding: err=%d\n", ret); in brcmf_attach()
1407 bphy_err(drvr, "Firmware has halted or crashed\n"); in brcmf_fw_crashed()
1497 bphy_err(drvr, "Timed out waiting for no pending 802.1x packets\n"); in brcmf_netdev_wait_pend8021x()