Home
last modified time | relevance | path

Searched refs:SRC_IP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/pci/ctxfi/
H A Dct20k2reg.h44 #define SRC_IP 0x1A102C /* 0x1A102C + (256 * Regn) */ macro
H A Dcthw20k2.c2148 hw_write_20kx(hw, SRC_IP, 0); in hw_card_init()
/openbmc/linux/tools/testing/selftests/net/
H A Dfib_rule_tests.sh18 SRC_IP=192.51.100.3
342 match="from $SRC_IP iif $DEV"
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_filters.c178 COPY_FIELD(REM_HOST, rem_host, SRC_IP); in efx_mcdi_filter_push_prep_set_match_fields()
287 MAP_FILTER_TO_MCDI_FLAG(REM_HOST, SRC_IP, encap_type); in efx_mcdi_filter_mcdi_flags_from_spec()
1213 MAP_FLAG(REM_HOST, SRC_IP); in efx_mcdi_filter_match_flags_from_mcdi()
H A Dmae.c365 rc = TABLE_HOOK_KEY(meta_ct, src_ip, SRC_IP); in efx_mae_table_hook_ct()