Searched refs:efx_mcdi_display_error (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | mcdi_functions.c | 29 efx_mcdi_display_error(efx, MC_CMD_FREE_VIS, 0, outbuf, outlen, in efx_mcdi_free_vis() 159 efx_mcdi_display_error(efx, MC_CMD_FINI_EVQ, MC_CMD_FINI_EVQ_IN_LEN, in efx_mcdi_ev_fini() 228 efx_mcdi_display_error(efx, MC_CMD_INIT_TXQ, in efx_mcdi_tx_init() 266 efx_mcdi_display_error(efx, MC_CMD_FINI_TXQ, MC_CMD_FINI_TXQ_IN_LEN, in efx_mcdi_tx_fini() 351 efx_mcdi_display_error(efx, MC_CMD_FINI_RXQ, MC_CMD_FINI_RXQ_IN_LEN, in efx_mcdi_rx_fini()
|
D | mcdi.c | 549 efx_mcdi_display_error(efx, async->cmd, async->inlen, errbuf, in efx_mcdi_complete_async() 734 efx_mcdi_display_error(efx, cmd, inlen, errbuf, err_len, in _efx_mcdi_rpc_finish() 895 efx_mcdi_display_error(efx, cmd, inlen, in _efx_mcdi_rpc_evb_retry() 1080 void efx_mcdi_display_error(struct efx_nic *efx, unsigned cmd, in efx_mcdi_display_error() function 1482 efx_mcdi_display_error(efx, MC_CMD_DRV_ATTACH, sizeof(inbuf), in efx_mcdi_drv_attach() 1798 efx_mcdi_display_error(efx, MC_CMD_GET_ASSERTS, in efx_mcdi_read_assertion() 1854 efx_mcdi_display_error(efx, MC_CMD_REBOOT, MC_CMD_REBOOT_IN_LEN, in efx_mcdi_exit_assertion()
|
D | ptp.c | 664 efx_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), in efx_ptp_get_attributes() 785 efx_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), outbuf, in efx_ptp_get_timestamp_corrections() 811 efx_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_enable() 839 efx_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_disable()
|
D | mcdi.h | 176 void efx_mcdi_display_error(struct efx_nic *efx, unsigned cmd,
|
D | ef10_sriov.c | 52 efx_mcdi_display_error(efx, MC_CMD_VSWITCH_ALLOC, in efx_ef10_vswitch_alloc()
|
D | ef10.c | 317 efx_mcdi_display_error(efx, MC_CMD_GET_EVQ_TMR_PROPERTIES, in efx_ef10_get_timer_config() 753 efx_mcdi_display_error(efx, MC_CMD_ALLOC_PIOBUF, in efx_ef10_alloc_piobufs() 1913 efx_mcdi_display_error(efx, MC_CMD_MAC_STATS, in efx_ef10_try_update_nic_stats_vf() 3336 efx_mcdi_display_error(efx, MC_CMD_VADAPTOR_SET_MAC, in efx_ef10_set_mac_address()
|
D | mcdi_filters.c | 259 efx_mcdi_display_error(efx, MC_CMD_FILTER_OP, sizeof(inbuf), in efx_mcdi_filter_push() 642 efx_mcdi_display_error(efx, MC_CMD_FILTER_OP, in efx_mcdi_filter_remove_internal()
|
D | mcdi_port_common.c | 1190 efx_mcdi_display_error(efx, MC_CMD_MAC_STATS, sizeof(inbuf), in efx_mcdi_mac_stats()
|