Searched refs:vxge_hw_device_debug_set (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-main.h | 503 vxge_hw_device_debug_set((struct __vxge_hw_device *)vdev->devh, \
|
H A D | vxge-config.h | 1464 void vxge_hw_device_debug_set(
|
H A D | vxge-main.c | 4560 vxge_hw_device_debug_set(hldev, VXGE_ERR, VXGE_COMPONENT_LL); in vxge_probe() 4589 vxge_hw_device_debug_set(hldev, VXGE_TRACE, VXGE_COMPONENT_LL); in vxge_probe() 4725 vxge_hw_device_debug_set(hldev, VXGE_ERR, VXGE_COMPONENT_LL); in vxge_probe()
|
H A D | vxge-config.c | 1334 vxge_hw_device_debug_set(hldev, VXGE_ERR, VXGE_COMPONENT_ALL); in vxge_hw_device_initialize() 1845 * vxge_hw_device_debug_set - Set the debug module, level and timestamp 1848 void vxge_hw_device_debug_set(struct __vxge_hw_device *hldev, in vxge_hw_device_debug_set() function
|
Completed in 18 milliseconds