Searched refs:test_name (Results 1 - 6 of 6) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dtenxpress.c492 .test_name = sfx7101_test_name,
H A Dtxc43128_phy.c559 .test_name = txc43128_test_name,
H A Dethtool.c404 EFX_BUG_ON_PARANOID(efx->phy_op->test_name == NULL);
410 name = efx->phy_op->test_name(efx, i);
H A Dmcdi_phy.c753 .test_name = efx_mcdi_phy_test_name,
H A Dnet_driver.h506 * @test_name: Get the name of a PHY-specific test/result
523 const char *(*test_name) (struct efx_nic *efx, unsigned int index); member in struct:efx_phy_operations
/drivers/usb/host/
H A Dxhci-mem.c1872 char *test_name, int test_number)
1884 test_name, test_number);
1866 xhci_test_trb_in_td(struct xhci_hcd *xhci, struct xhci_segment *input_seg, union xhci_trb *start_trb, union xhci_trb *end_trb, dma_addr_t input_dma, struct xhci_segment *result_seg, char *test_name, int test_number) argument

Completed in 297 milliseconds