Home
last modified time | relevance | path

Searched defs:flow (Results 76 – 100 of 236) sorted by relevance

12345678910

/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.h69 struct usnic_fwd_flow *flow; member
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c132 unsigned int flow = MAC_FLOW_CTRL_ENABLE; in dwmac100_flow_ctrl() local
H A Ddwxgmac2_dma.c170 u32 flow = readl(ioaddr + XGMAC_MTL_RXQ_FLOW_CONTROL(channel)); in dwxgmac2_dma_rx_mode() local
550 u32 flow = readl(ioaddr + XGMAC_RX_FLOW_CTRL); in dwxgmac2_qmode() local
/openbmc/linux/net/netfilter/
H A Dxt_addrtype.c36 struct flowi6 flow; in match_lookup_rt6() local
H A Dnft_fwd_netdev.c74 struct nft_flow_rule *flow, in nft_fwd_netdev_offload()
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2_cfp.c355 struct ethtool_rx_flow_rule *flow; in bcm_sf2_cfp_ipv4_rule_set() local
636 struct ethtool_rx_flow_rule *flow; in bcm_sf2_cfp_ipv6_rule_set() local
1051 static void bcm_sf2_invert_masks(struct ethtool_rx_flow_spec *flow) in bcm_sf2_invert_masks()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c1203 static int gfar_check_capability(struct ethtool_rx_flow_spec *flow, in gfar_check_capability()
1263 static void gfar_invert_masks(struct ethtool_rx_flow_spec *flow) in gfar_invert_masks()
1277 struct ethtool_rx_flow_spec *flow) in gfar_add_cls()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h229 atomic_t flow; member
257 int flow; member
297 int flow; member
/openbmc/u-boot/drivers/usb/eth/
H A Dlan75xx.c62 uint32_t flow = 0, fct_flow = 0; in lan75xx_update_flowcontrol() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.h17 struct mlx5e_tc_flow *flow; member
H A Dmirred.c107 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_can_offload_mirred() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c233 struct ice_esw_br_flow *flow; in ice_eswitch_br_flow_create() local
286 ice_eswitch_br_flow_delete(struct ice_pf *pf, struct ice_esw_br_flow *flow) in ice_eswitch_br_flow_delete()
397 struct ice_esw_br_flow *flow; in ice_eswitch_br_fdb_entry_create() local
H A Dice_eswitch_br.h33 struct ice_esw_br_flow *flow; member
/openbmc/qemu/hw/dma/
H A Dpl080.c94 int flow; in pl080_run() local
/openbmc/linux/drivers/net/xen-netback/
H A Dhash.c153 struct flow_keys flow; in xenvif_set_skb_hash() local
/openbmc/linux/include/net/
H A Dgtp.h26 __be16 flow; member
/openbmc/linux/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c92 int flow = rctx->flow; in meson_cipher() local
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_ingenic.c100 unsigned int parity, bits, flow; /* unused for now */ in ingenic_earlycon_setup_tail() local
/openbmc/linux/arch/mips/ar7/
H A Dprom.c192 char parity = '\0', bits = '\0', flow = '\0'; in console_config() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c82 struct mlx5_flow_handle *flow; in mlx5e_accel_fs_add_sk() local
/openbmc/linux/net/sched/
H A Dact_ct.c245 struct flow_offload *flow, in tcf_ct_flow_table_fill_actions()
288 static bool tcf_ct_flow_is_outdated(const struct flow_offload *flow) in tcf_ct_flow_is_outdated()
664 struct flow_offload *flow; in tcf_ct_flow_table_lookup() local
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_dbg.c487 void vpu_inst_record_flow(struct vpu_inst *inst, u32 flow) in vpu_inst_record_flow()
/openbmc/linux/samples/bpf/
H A Dsockex3_kern.c59 struct flow_key_record flow; member
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c27 int flow; member
471 struct mvpp2 *priv, int flow) in mvpp2_dbgfs_flow_entry_init()
/openbmc/linux/drivers/soc/ti/
H A Dknav_dma.c118 unsigned channel, flow; member
542 static int pktdma_init_rx_chan(struct knav_dma_chan *chan, u32 flow) in pktdma_init_rx_chan()

12345678910