Searched defs:flow (Results 26 - 50 of 225) sorted by relevance

123456789

/linux-master/net/netfilter/
H A Dnft_immediate.c276 nft_immediate_offload_verdict(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_immediate_expr *priv) argument
300 nft_immediate_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
H A Dnft_counter.c253 nft_counter_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
H A Dnft_bitwise.c265 nft_bitwise_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
425 nft_bitwise_fast_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
H A Dnft_cmp.c139 __nft_cmp_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_cmp_expr *priv) argument
178 nft_cmp_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
238 nft_cmp_fast_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
337 nft_cmp16_fast_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
[all...]
H A Dnft_fwd_netdev.c73 nft_fwd_netdev_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
/linux-master/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c92 int flow = rctx->flow; local
[all...]
H A Damlogic-gxl.h97 atomic_t flow; member in struct:meson_dev
111 int flow; member in struct:meson_cipher_req_ctx
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dipsec_fs.c149 struct mlx5e_tc_flow *flow; local
123 mlx5_esw_ipsec_modify_flow_dests(struct mlx5_eswitch *esw, struct mlx5e_tc_flow *flow) argument
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c132 unsigned int flow = MAC_FLOW_CTRL_ENABLE; local
H A Ddwxgmac2_dma.c170 u32 flow = readl(ioaddr + XGMAC_MTL_RXQ_FLOW_CONTROL(channel)); local
550 u32 flow = readl(ioaddr + XGMAC_RX_FLOW_CTRL); local
/linux-master/samples/bpf/
H A Dsockex2_kern.c62 parse_ip(struct __sk_buff *skb, __u64 nhoff, __u64 *ip_proto, struct flow_key_record *flow) argument
86 parse_ipv6(struct __sk_buff *skb, __u64 nhoff, __u64 *ip_proto, struct flow_key_record *flow) argument
100 flow_dissector(struct __sk_buff *skb, struct flow_key_record *flow) argument
203 struct flow_key_record flow = {}; local
[all...]
H A Dsockex3_kern.c59 struct flow_key_record flow; member in struct:globals
/linux-master/drivers/infiniband/hw/hfi1/
H A Dipoib.h113 union hfi1_ipoib_flow flow; member in struct:hfi1_ipoib_txq
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dflowring.c43 brcmf_flowring_is_tdls_mac(struct brcmf_flowring *flow, u8 mac[ETH_ALEN]) argument
59 u32 brcmf_flowring_lookup(struct brcmf_flowring *flow, u8 da[ETH_ALEN], argument
103 u32 brcmf_flowring_create(struct brcmf_flowring *flow, u8 da[ETH_ALEN], argument
168 brcmf_flowring_tid(struct brcmf_flowring *flow, u16 flowid) argument
178 brcmf_flowring_block(struct brcmf_flowring *flow, u16 flowid, bool blocked) argument
227 brcmf_flowring_delete(struct brcmf_flowring *flow, u16 flowid) argument
259 brcmf_flowring_enqueue(struct brcmf_flowring *flow, u16 flowid, struct sk_buff *skb) argument
285 brcmf_flowring_dequeue(struct brcmf_flowring *flow, u16 flowid) argument
306 brcmf_flowring_reinsert(struct brcmf_flowring *flow, u16 flowid, struct sk_buff *skb) argument
317 brcmf_flowring_qlen(struct brcmf_flowring *flow, u16 flowid) argument
332 brcmf_flowring_open(struct brcmf_flowring *flow, u16 flowid) argument
346 brcmf_flowring_ifidx_get(struct brcmf_flowring *flow, u16 flowid) argument
360 struct brcmf_flowring *flow; local
384 brcmf_flowring_detach(struct brcmf_flowring *flow) argument
408 brcmf_flowring_configure_addr_mode(struct brcmf_flowring *flow, int ifidx, enum proto_addr_mode addr_mode) argument
430 brcmf_flowring_delete_peer(struct brcmf_flowring *flow, int ifidx, u8 peer[ETH_ALEN]) argument
477 brcmf_flowring_add_tdls_peer(struct brcmf_flowring *flow, int ifidx, u8 peer[ETH_ALEN]) argument
[all...]
/linux-master/include/net/
H A Dfq_impl.h16 __fq_adjust_removal(struct fq *fq, struct fq_flow *flow, unsigned int packets, argument
40 fq_adjust_removal(struct fq *fq, struct fq_flow *flow, struct sk_buff *skb) argument
47 fq_flow_dequeue(struct fq *fq, struct fq_flow *flow) argument
63 fq_flow_drop(struct fq *fq, struct fq_flow *flow, fq_skb_free_t free_func) argument
94 struct fq_flow *flow; local
148 struct fq_flow *flow; local
168 struct fq_flow *flow = NULL; local
202 struct fq_flow *flow; local
252 fq_flow_filter(struct fq *fq, struct fq_flow *flow, fq_skb_filter_t filter_func, void *filter_data, fq_skb_free_t free_func) argument
279 struct fq_flow *flow; local
289 fq_flow_reset(struct fq *fq, struct fq_flow *flow, fq_skb_free_t free_func) argument
316 struct fq_flow *flow; local
335 fq_flow_init(struct fq_flow *flow) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c82 struct mlx5_flow_handle *flow; local
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.h33 struct ice_esw_br_flow *flow; member in struct:ice_esw_br_fdb_entry
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c158 int sun8i_ce_run_task(struct sun8i_ce_dev *ce, int flow, const char *name) argument
263 int flow = 0; local
[all...]
H A Dsun8i-ce-cipher.c134 int flow, i; local
315 int flow; local
354 int flow, er local
[all...]
H A Dsun8i-ce-hash.c341 int nr_sgs, flow, err; local
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c285 int flow = rctx->flow; local
[all...]
/linux-master/drivers/media/platform/amphion/
H A Dvpu_dbg.c501 void vpu_inst_record_flow(struct vpu_inst *inst, u32 flow) argument
/linux-master/drivers/tty/serial/8250/
H A D8250_ingenic.c100 unsigned int parity, bits, flow; /* unused for now */ local
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-dp.c46 u32 flow; member in struct:ipu_dp
64 struct ipu_flow flow[IPUV3_NUM_FLOWS]; member in struct:ipu_dp_priv
82 struct ipu_flow *flow = to_flow(dp); local
117 struct ipu_flow *flow = to_flow(dp); local
128 ipu_dp_csc_init(struct ipu_flow *flow, enum drm_color_encoding ycbcr_enc, enum drm_color_range range, enum ipu_color_space in, enum ipu_color_space out, u32 place) argument
187 struct ipu_flow *flow = to_flow(dp); local
248 struct ipu_flow *flow = to_flow(dp); local
271 struct ipu_flow *flow = to_flow(dp); local
316 ipu_dp_get(struct ipu_soc *ipu, unsigned int flow) argument
[all...]
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.c211 struct usnic_fwd_flow *flow; local
271 struct usnic_fwd_flow *flow; local
[all...]

Completed in 192 milliseconds

123456789