Lines Matching refs:efx_nic
20 int efx_mae_allocate_mport(struct efx_nic *efx, u32 *id, u32 *label);
21 int efx_mae_free_mport(struct efx_nic *efx, u32 id);
23 void efx_mae_mport_wire(struct efx_nic *efx, u32 *out);
24 void efx_mae_mport_uplink(struct efx_nic *efx, u32 *out);
25 void efx_mae_mport_vf(struct efx_nic *efx, u32 vf_id, u32 *out);
26 void efx_mae_mport_mport(struct efx_nic *efx, u32 mport_id, u32 *out);
28 int efx_mae_lookup_mport(struct efx_nic *efx, u32 selector, u32 *id);
38 int efx_mae_get_caps(struct efx_nic *efx, struct mae_caps *caps);
40 int efx_mae_match_check_caps(struct efx_nic *efx,
44 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act);
45 int efx_mae_free_action_set(struct efx_nic *efx, u32 fw_id);
47 int efx_mae_alloc_action_set_list(struct efx_nic *efx,
49 int efx_mae_free_action_set_list(struct efx_nic *efx,
52 int efx_mae_insert_rule(struct efx_nic *efx, const struct efx_tc_match *match,
54 int efx_mae_delete_rule(struct efx_nic *efx, u32 id);