Lines Matching refs:pr_debug
83 pr_debug("Got GET_PROVIDER_INFO command!\n"); in irlan_provider_data_indication()
88 pr_debug("Got GET_MEDIA_CHAR command!\n"); in irlan_provider_data_indication()
92 pr_debug("Got OPEN_DATA_CHANNEL command!\n"); in irlan_provider_data_indication()
96 pr_debug("Got FILTER_OPERATION command!\n"); in irlan_provider_data_indication()
100 pr_debug("%s(), Got RECONNECT_DATA_CHAN command\n", __func__); in irlan_provider_data_indication()
101 pr_debug("%s(), NOT IMPLEMENTED\n", __func__); in irlan_provider_data_indication()
104 pr_debug("Got CLOSE_DATA_CHAN command!\n"); in irlan_provider_data_indication()
105 pr_debug("%s(), NOT IMPLEMENTED\n", __func__); in irlan_provider_data_indication()
108 pr_debug("%s(), Unknown command!\n", __func__); in irlan_provider_data_indication()
178 pr_debug("%s(), reason=%d\n", __func__ , reason); in irlan_provider_disconnect_indication()
232 pr_debug("%s(), skb->len=%d\n", __func__ , (int)skb->len); in irlan_provider_parse_command()
254 pr_debug("Got %d parameters\n", count); in irlan_provider_parse_command()
262 pr_debug("%s(), IrLAN, Error!\n", __func__); in irlan_provider_parse_command()
317 pr_debug("%s(), unknown media type!\n", __func__); in irlan_provider_send_reply()
341 pr_debug("%s(), Unknown access type\n", __func__); in irlan_provider_send_reply()
361 pr_debug("%s(), Unknown command!\n", __func__); in irlan_provider_send_reply()
398 pr_debug("%s(), Got no tsap!\n", __func__); in irlan_provider_open_ctrl_tsap()