Searched refs:SRC_PORT (Results 1 – 4 of 4) sorted by relevance
67 static const __u16 SRC_PORT = bpf_htons(8008); variable406 if (LSB(ctx->remote_port, 0) != ((SRC_PORT >> 0) & 0xff) || in ctx_narrow_access()407 LSB(ctx->remote_port, 1) != ((SRC_PORT >> 8) & 0xff) || in ctx_narrow_access()410 if (LSW(ctx->remote_port, 0) != SRC_PORT) in ctx_narrow_access()
123 #define SRC_PORT BIT(0x7) macro
352 d->dev_caps |= SRC_PORT; in omap1_system_dma_init()
181 COPY_FIELD(REM_PORT, rem_port, SRC_PORT); in efx_mcdi_filter_push_prep_set_match_fields()287 MAP_FILTER_TO_MCDI_FLAG(REM_PORT, SRC_PORT, encap_type); in efx_mcdi_filter_mcdi_flags_from_spec()1212 MAP_FLAG(REM_PORT, SRC_PORT); in efx_mcdi_filter_match_flags_from_mcdi()