Lines Matching refs:D2

636 	D2(vswp, "creating unicast hash table (%s)...", hashname);  in vsw_attach()
646 D2(vswp, "creating multicast hash table %s)...", hashname); in vsw_attach()
768 D2(vswp, "detaching instance %d", instance); in vsw_detach()
979 D2(vswp, "%s: using first device specified (%s)", in vsw_get_md_physname()
1056 D2(vswp, "%s: curr_mode = [%s]", __func__, curr_mode); in vsw_get_md_smodes()
1072 D2(vswp, "%s: %d mode", __func__, *mode); in vsw_get_md_smodes()
1261 D2(vswp, "%s: addr = 0x%llx", __func__, addr); in vsw_m_multicst()
1264 D2(vswp, "%s: adding multicast", __func__); in vsw_m_multicst()
1305 D2(vswp, "%s: removing multicast", __func__); in vsw_m_multicst()
1399 D2(vswp, "%s: instance %d registering with mdeg", __func__, in vsw_mdeg_register()
1585 D2(vswp, "%s: added %d : removed %d : curr matched %d" in vsw_port_mdeg_cb()
1595 D2(vswp, "%s: adding node(%d) 0x%lx", __func__, idx, node); in vsw_port_mdeg_cb()
1614 D2(vswp, "%s: removing node(%d) 0x%lx", __func__, idx, node); in vsw_port_mdeg_cb()
1859 D2(vswp, "%s: %s(%d): (%d)\n", __func__, in vsw_vlan_read_ids()
1871 D2(vswp, "%s: %s(%d): (%d)\n", __func__, in vsw_vlan_read_ids()
1878 D2(vswp, "%s: prop(%s) not found", __func__, vid_propname); in vsw_vlan_read_ids()
1886 D2(vswp, "%s: %s(%d): ", __func__, vid_propname, inst); in vsw_vlan_read_ids()
1892 D2(vswp, " %d ", (*vidspp)[i].vl_vid); in vsw_vlan_read_ids()
1894 D2(vswp, "\n"); in vsw_vlan_read_ids()
2003 D2(vswp, "%s: %s(%d): (%d)\n", __func__, in vsw_mtu_read()
2031 D2(vswp, "%s: curr_mtu(%d) new_mtu(%d)\n", in vsw_mtu_update()
2072 D2(vswp, "%s: %s(%d): (%d)\n", __func__, linkpropname, in vsw_linkprop_read()
2178 D2(vswp, "%s: device name changed from %s to %s", in vsw_update_md_prop()
2183 D2(vswp, "%s: device name unchanged at %s", in vsw_update_md_prop()
2205 D2(vswp, "%s: octet[%d] 0x%x != 0x%x", in vsw_update_md_prop()
2230 D2(vswp, "%s: switching mode changed from %d to %d", in vsw_update_md_prop()
2481 D2(vswp, "%s: %d nodes found", __func__, num_nodes); in vsw_port_read_props()
2496 D2(vswp, "%s: %d %s nodes found", __func__, nchan, chan_propname); in vsw_port_read_props()
2509 D2(vswp, "%s: ldc_id 0x%llx", __func__, ldc_id); in vsw_port_read_props()
2525 D2(vswp, "%s: remote mac address 0x%llx", __func__, macaddr); in vsw_port_read_props()
2538 D2(vswp, "%s: using first of %d ldc ids", in vsw_port_read_props()
2761 D2(vswp, "%s: sending up stack", __func__); in vsw_mac_rx()