Home
last modified time | relevance | path

Searched refs:pkt_hash_types (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c257 enum pkt_hash_types *type) in dwxgmac2_get_rx_hash()
H A Dhwif.h92 enum pkt_hash_types *type);
H A Dstmmac_main.c4994 enum pkt_hash_types hash_type; in stmmac_dispatch_skb_zc()
5323 enum pkt_hash_types hash_type; in stmmac_rx()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c220 static enum pkt_hash_types cqe_to_pkt_hash_type(u16 pkt_parse) in cqe_to_pkt_hash_type()
222 static const enum pkt_hash_types htype_map[] = { in cqe_to_pkt_hash_type()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c49 static enum pkt_hash_types ice_ptype_to_htype(u16 ptype) in ice_ptype_to_htype()
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h279 enum pkt_hash_types rss_hash_type;
/openbmc/linux/drivers/net/xen-netback/
H A Dhash.c154 enum pkt_hash_types type = PKT_HASH_TYPE_NONE; in xenvif_set_skb_hash()
H A Dnetback.c1070 enum pkt_hash_types type = PKT_HASH_TYPE_NONE; in xenvif_tx_build_gops()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h372 enum pkt_hash_types rss_hash_type;
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c499 enum pkt_hash_types hash_type = PKT_HASH_TYPE_L2; in gve_rx_skb_hash()
H A Dgve_rx.c354 static enum pkt_hash_types gve_rss_type(__be16 pkt_flags) in gve_rss_type()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c747 enum pkt_hash_types hash_type; in mlx4_en_process_rx_cq()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c235 enum pkt_hash_types hash_type = PKT_HASH_TYPE_NONE; in otx2_set_rxhash()
/openbmc/linux/include/linux/
H A Dskbuff.h1427 enum pkt_hash_types { enum
1456 skb_set_hash(struct sk_buff *skb, __u32 hash, enum pkt_hash_types type) in skb_set_hash()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c610 enum pkt_hash_types hash_type = PKT_HASH_TYPE_NONE; in qede_get_rxhash()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h880 enum pkt_hash_types hash_type;
H A Dbnxt.c1973 enum pkt_hash_types type = PKT_HASH_TYPE_L4; in bnxt_rx_pkt()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h506 enum pkt_hash_types rxhash_type;
H A Dbnx2x_cmn.c412 enum pkt_hash_types *rxhash_type) in bnx2x_get_rxhash()
931 enum pkt_hash_types rxhash_type; in bnx2x_rx_int()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c2809 enum pkt_hash_types type; in rx_default_dqrr()
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c1127 enum pkt_hash_types hash_type; in ena_set_rx_hash()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c1774 enum pkt_hash_types hash_type; in vmxnet3_rq_rx_complete()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c1752 enum pkt_hash_types rss_hash_type; in virtio_skb_set_hash()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4195 enum pkt_hash_types rss_type = PKT_HASH_TYPE_NONE; in hns3_set_rx_skb_rss_type()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c1753 static const enum pkt_hash_types igc_rss_type_table[IGC_RSS_TYPE_MAX_TABLE] = {