Home
last modified time | relevance | path

Searched refs:supported_fields (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/sfc/
A Dmae.c628 rc = efx_mae_match_check_cap_typ(supported_fields[MAE_FIELD_ ## _mcdi],\
640 rc = efx_mae_match_check_cap_typ(supported_fields[MAE_FIELD_ ## _mcdi],\
653 const u8 *supported_fields = efx->tc->caps->action_rule_fields; in efx_mae_match_check_caps() local
661 rc = efx_mae_match_check_cap_typ(supported_fields[MAE_FIELD_INGRESS_PORT], in efx_mae_match_check_caps()
705 supported_fields[MAE_FIELD_OUTER_RULE_ID], in efx_mae_match_check_caps()
747 const u8 *supported_fields = efx->tc->caps->outer_rule_fields; in efx_mae_match_check_caps_lhs() local
755 rc = efx_mae_match_check_cap_typ(supported_fields[MAE_FIELD_INGRESS_PORT], in efx_mae_match_check_caps_lhs()
807 rc = efx_mae_match_check_cap_typ(supported_fields[MAE_FIELD_ ## _mcdi],\
821 u8 *supported_fields = efx->tc->caps->outer_rule_fields; in efx_mae_check_encap_match_caps() local
840 rc = efx_mae_match_check_cap_typ(supported_fields[MAE_FIELD_ENC_L4_SPORT], in efx_mae_check_encap_match_caps()
[all …]
/drivers/net/ethernet/amazon/ena/
A Dena_com.c2788 hash_ctrl->supported_fields[i].fields; in ena_com_set_default_hash_ctrl()
2792 i, hash_ctrl->supported_fields[i].fields, in ena_com_set_default_hash_ctrl()
2813 u16 supported_fields; in ena_com_fill_hash_ctrl() local
2827 supported_fields = hash_ctrl->supported_fields[proto].fields; in ena_com_fill_hash_ctrl()
2828 if ((hash_fields & supported_fields) != hash_fields) { in ena_com_fill_hash_ctrl()
2831 proto, hash_fields, supported_fields); in ena_com_fill_hash_ctrl()
A Dena_admin_defs.h870 struct ena_admin_proto_input supported_fields[ENA_ADMIN_RSS_PROTO_NUM]; member

Completed in 17 milliseconds