Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.c286 MCDI_DECLARE_STRUCT_PTR(fdesc); in efx_mae_table_get_desc()
505 MCDI_DECLARE_STRUCT_PTR(caps); in efx_mae_get_rule_fields()
1138 MCDI_DECLARE_STRUCT_PTR(desc); in efx_mae_enumerate_mports()
1479 MCDI_DECLARE_STRUCT_PTR(match_crit); in efx_mae_register_encap_match()
1573 static int efx_mae_populate_lhs_match_criteria(MCDI_DECLARE_STRUCT_PTR(match_crit), in efx_mae_populate_lhs_match_criteria()
1694 MCDI_DECLARE_STRUCT_PTR(match_crit); in efx_mae_insert_lhs_outer_rule()
2032 static int efx_mae_populate_match_criteria(MCDI_DECLARE_STRUCT_PTR(match_crit), in efx_mae_populate_match_criteria()
2179 MCDI_DECLARE_STRUCT_PTR(match_crit); in efx_mae_insert_rule()
2180 MCDI_DECLARE_STRUCT_PTR(response); in efx_mae_insert_rule()
2217 MCDI_DECLARE_STRUCT_PTR(response); in efx_mae_update_rule()
H A Dmcdi.h349 #define MCDI_DECLARE_STRUCT_PTR(_name) \ macro
H A Dptp.c873 static void efx_ptp_read_timeset(MCDI_DECLARE_STRUCT_PTR(data), in efx_ptp_read_timeset()
903 efx_ptp_process_times(struct efx_nic *efx, MCDI_DECLARE_STRUCT_PTR(synch_buf), in efx_ptp_process_times()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.h296 #define MCDI_DECLARE_STRUCT_PTR(_name) \ macro
H A 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()
H A Dsiena_sriov.c246 MCDI_DECLARE_STRUCT_PTR(record); in efx_siena_sriov_memcpy()