Home
last modified time | relevance | path

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

/linux/include/net/libeth/
H A Drx.h201 enum pkt_hash_types payload_layer:2;
/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.c1072 enum pkt_hash_types type = PKT_HASH_TYPE_NONE; in xenvif_tx_build_gops()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h307 enum pkt_hash_types rss_hash_type;
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1076 enum pkt_hash_types hash_type;
2937 static inline enum pkt_hash_types bnxt_rss_ext_op(struct bnxt *bp, in bnxt_rss_ext_op()
H A Dbnxt.c2328 enum pkt_hash_types type; in bnxt_rx_pkt()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c718 enum pkt_hash_types hash_type; in mlx4_en_process_rx_cq()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c227 enum pkt_hash_types hash_type = PKT_HASH_TYPE_NONE; in otx2_set_rxhash()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c611 enum pkt_hash_types hash_type = PKT_HASH_TYPE_NONE; in qede_get_rxhash()
/linux/include/linux/
H A Dskbuff.h1530 enum pkt_hash_types { enum
1559 skb_set_hash(struct sk_buff *skb, __u32 hash, enum pkt_hash_types type) in skb_set_hash()
/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/freescale/dpaa/
H A Ddpaa_eth.c2818 enum pkt_hash_types type; in rx_default_dqrr()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c1182 static enum pkt_hash_types fbnic_skb_hash_type(u64 rcd) in fbnic_skb_hash_type()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c5389 enum pkt_hash_types hash_type; in stmmac_dispatch_skb_zc()
5704 enum pkt_hash_types hash_type; in stmmac_rx()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c1130 enum pkt_hash_types hash_type; in ena_set_rx_hash()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4240 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.c1787 static const enum pkt_hash_types igc_rss_type_table[IGC_RSS_TYPE_MAX_TABLE] = {
/linux/drivers/net/
H A Dvirtio_net.c2471 enum pkt_hash_types rss_hash_type; in virtio_skb_set_hash()