Home
last modified time | relevance | path

Searched refs:MCDI_DECLARE_STRUCT_PTR (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/sfc/
Dmae.c138 MCDI_DECLARE_STRUCT_PTR(caps); in efx_mae_get_rule_fields()
431 static int efx_mae_populate_match_criteria(MCDI_DECLARE_STRUCT_PTR(match_crit), in efx_mae_populate_match_criteria()
455 MCDI_DECLARE_STRUCT_PTR(match_crit); in efx_mae_insert_rule()
456 MCDI_DECLARE_STRUCT_PTR(response); in efx_mae_insert_rule()
Dmcdi.h308 #define MCDI_DECLARE_STRUCT_PTR(_name) \ macro
Dptp.c902 static void efx_ptp_read_timeset(MCDI_DECLARE_STRUCT_PTR(data), in efx_ptp_read_timeset()
932 efx_ptp_process_times(struct efx_nic *efx, MCDI_DECLARE_STRUCT_PTR(synch_buf), in efx_ptp_process_times()
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dmcdi.h296 #define MCDI_DECLARE_STRUCT_PTR(_name) \ macro
Dptp.c892 static void efx_ptp_read_timeset(MCDI_DECLARE_STRUCT_PTR(data), in efx_ptp_read_timeset()
922 efx_ptp_process_times(struct efx_nic *efx, MCDI_DECLARE_STRUCT_PTR(synch_buf), in efx_ptp_process_times()
Dsiena_sriov.c246 MCDI_DECLARE_STRUCT_PTR(record); in efx_siena_sriov_memcpy()