Searched refs:VMW_CBPRN (Results 1 – 2 of 2) sorted by relevance
1171 VMW_CBPRN("Resetting vmxnet3..."); in vmxnet3_reset()1608 VMW_CBPRN("Set: Update rx mode"); in vmxnet3_handle_command()1623 VMW_CBPRN("Set: Update features"); in vmxnet3_handle_command()1633 VMW_CBPRN("Set: Get link"); in vmxnet3_handle_command()1637 VMW_CBPRN("Set: Reset device"); in vmxnet3_handle_command()1733 VMW_CBPRN("Setting events: 0x%x", val); in vmxnet3_set_events()1743 VMW_CBPRN("Clearing events: 0x%x", val); in vmxnet3_ack_events()2065 VMW_CBPRN("vmxnet3_net_init called..."); in vmxnet3_net_init()2204 VMW_CBPRN("Starting init..."); in vmxnet3_pci_realize()2260 VMW_CBPRN("Starting uninit..."); in vmxnet3_pci_uninit()[all …]
89 #define VMW_CBPRN(fmt, ...) \ macro