Home
last modified time | relevance | path

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

/linux/include/net/libeth/
H A Drx.h195 enum pkt_hash_types payload_layer:2;
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_descs.c259 enum pkt_hash_types *type) in dwxgmac2_get_rx_hash()
H A Dstmmac_main.c5146 enum pkt_hash_types hash_type; in stmmac_dispatch_skb_zc()
5480 enum pkt_hash_types hash_type; in stmmac_rx()
/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()
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h279 enum pkt_hash_types rss_hash_type;
/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.c1071 enum pkt_hash_types type = PKT_HASH_TYPE_NONE; in xenvif_tx_build_gops()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h372 enum pkt_hash_types rss_hash_type;
/linux/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c420 enum pkt_hash_types hash_type = PKT_HASH_TYPE_L2; in gve_rx_skb_hash()
H A Dgve_rx.c436 static enum pkt_hash_types gve_rss_type(__be16 pkt_flags) in gve_rss_type()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c750 enum pkt_hash_types hash_type; in mlx4_en_process_rx_cq()
/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()
/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()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1053 enum pkt_hash_types hash_type;
H A Dbnxt.c2007 static enum pkt_hash_types bnxt_rss_ext_op(struct bnxt *bp, in bnxt_rss_ext_op()
2232 enum pkt_hash_types type; in bnxt_rx_pkt()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4190 enum pkt_hash_types rss_type = PKT_HASH_TYPE_NONE; in hns3_set_rx_skb_rss_type()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c1757 static const enum pkt_hash_types igc_rss_type_table[IGC_RSS_TYPE_MAX_TABLE] = {
/linux/drivers/net/
H A Dvirtio_net.c2486 enum pkt_hash_types rss_hash_type; in virtio_skb_set_hash()