Home
last modified time | relevance | path

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

123456789

/Linux-v6.6/net/sched/
Dact_ct.c238 struct flow_offload *flow, in tcf_ct_flow_table_fill_actions()
281 static bool tcf_ct_flow_is_outdated(const struct flow_offload *flow) in tcf_ct_flow_is_outdated()
623 struct flow_offload *flow; in tcf_ct_flow_table_lookup() local
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dmirred.c107 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_can_offload_mirred() local
/Linux-v6.6/include/net/
Dgtp.h26 __be16 flow; member
/Linux-v6.6/net/netfilter/
Dnft_fwd_netdev.c74 struct nft_flow_rule *flow, in nft_fwd_netdev_offload()
Dnft_counter.c254 struct nft_flow_rule *flow, in nft_counter_offload()
/Linux-v6.6/drivers/net/xen-netback/
Dhash.c153 struct flow_keys flow; in xenvif_set_skb_hash() local
/Linux-v6.6/drivers/crypto/amlogic/
Damlogic-gxl-cipher.c92 int flow = rctx->flow; in meson_cipher() local
/Linux-v6.6/drivers/tty/serial/8250/
D8250_ingenic.c100 unsigned int parity, bits, flow; /* unused for now */ in ingenic_earlycon_setup_tail() local
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.c82 struct mlx5_flow_handle *flow; in mlx5e_accel_fs_add_sk() local
/Linux-v6.6/arch/mips/ar7/
Dprom.c192 char parity = '\0', bits = '\0', flow = '\0'; in console_config() local
/Linux-v6.6/drivers/media/platform/amphion/
Dvpu_dbg.c487 void vpu_inst_record_flow(struct vpu_inst *inst, u32 flow) in vpu_inst_record_flow()
/Linux-v6.6/samples/bpf/
Dsockex3_kern.c59 struct flow_key_record flow; member
/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_debugfs.c27 int flow; member
471 struct mvpp2 *priv, int flow) in mvpp2_dbgfs_flow_entry_init()
/Linux-v6.6/drivers/soc/ti/
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()
/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dipoib.h113 union hfi1_ipoib_flow flow; member
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_eswitch_br.h33 struct ice_esw_br_flow *flow; member
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.c2202 struct mt7915_twt_flow *flow) in mt7915_mac_twt_sched_list_add()
2306 struct mt7915_twt_flow *flow; in mt7915_mac_add_twt_setup() local
2391 struct mt7915_twt_flow *flow; in mt7915_mac_twt_teardown_flow() local
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dmsgbuf.c266 struct brcmf_flowring *flow; member
700 struct brcmf_flowring *flow = msgbuf->flow; in brcmf_msgbuf_txflow() local
804 struct brcmf_flowring *flow = msgbuf->flow; in brcmf_msgbuf_tx_queue_data() local
1407 struct brcmf_flowring *flow = msgbuf->flow; in brcmf_msgbuf_delete_flowring() local
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/
Dmac.c2370 struct mt7996_twt_flow *flow) in mt7996_mac_twt_sched_list_add()
2446 struct mt7996_twt_flow *flow; in mt7996_mac_add_twt_setup() local
2520 struct mt7996_twt_flow *flow; in mt7996_mac_twt_teardown_flow() local
/Linux-v6.6/net/caif/
Dchnl_net.c147 static void chnl_flowctrl_cb(struct cflayer *layr, enum caif_ctrlcmd flow, in chnl_flowctrl_cb()
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000_core.c227 unsigned int flow = GMAC_FLOW_CTRL_UP; in dwmac1000_flow_ctrl() local
/Linux-v6.6/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-hash.c341 int nr_sgs, flow, err; in sun8i_ce_hash_run() local
/Linux-v6.6/net/mctp/
Droute.c256 struct mctp_flow *flow; in mctp_skb_set_flow() local
269 struct mctp_flow *flow; in mctp_flow_prepare_output() local
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Daction.c453 struct flowi6 flow = {}; in nfp_fl_set_tun() local
468 struct flowi4 flow = {}; in nfp_fl_set_tun() local
/Linux-v6.6/net/core/
Dpktgen.c2308 static inline int f_seen(const struct pktgen_dev *pkt_dev, int flow) in f_seen()
2315 int flow = pkt_dev->curfl; in f_pick() local
2345 static void get_ipsec_sa(struct pktgen_dev *pkt_dev, int flow) in get_ipsec_sa()
2402 int flow = 0; in mod_cur_headers() local

123456789