Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
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()
1480 MCDI_DECLARE_STRUCT_PTR(match_crit); in efx_mae_register_encap_match()
1574 static int efx_mae_populate_lhs_match_criteria(MCDI_DECLARE_STRUCT_PTR(match_crit), in efx_mae_populate_lhs_match_criteria()
1695 MCDI_DECLARE_STRUCT_PTR(match_crit); in efx_mae_insert_lhs_outer_rule()
1740 static int efx_mae_populate_match_criteria(MCDI_DECLARE_STRUCT_PTR(match_crit),
1750 MCDI_DECLARE_STRUCT_PTR(match_crit); in efx_mae_insert_lhs_action_rule()
1751 MCDI_DECLARE_STRUCT_PTR(response); in efx_mae_insert_lhs_action_rule()
2088 static int efx_mae_populate_match_criteria(MCDI_DECLARE_STRUCT_PTR(match_crit), in efx_mae_populate_match_criteria()
[all …]
Dmcdi.h349 #define MCDI_DECLARE_STRUCT_PTR(_name) \ macro
Dptp.c879 static void efx_ptp_read_timeset(MCDI_DECLARE_STRUCT_PTR(data), in efx_ptp_read_timeset()
909 efx_ptp_process_times(struct efx_nic *efx, MCDI_DECLARE_STRUCT_PTR(synch_buf), in efx_ptp_process_times()
/linux-6.12.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()