Searched defs:rxhash (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/drivers/net/ |
D | tun.c | 163 u32 rxhash; member 355 static inline u32 tun_hashfn(u32 rxhash) in tun_hashfn() 360 static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash) in tun_flow_find() 373 u32 rxhash, u16 queue_index) in tun_flow_create() 465 static void tun_flow_update(struct tun_struct *tun, u32 rxhash, in tun_flow_update() 989 __u32 rxhash; in tun_automq_xmit() local 1691 u32 rxhash = 0; in tun_get_user() local 2384 u32 rxhash = 0, act; in tun_xdp_one() local
|
/Linux-v5.10/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-net.c | 882 netdev_features_t rxhash, rxcsum, rxvlan, rxvlan_filter; in xlgmac_set_features() local
|
/Linux-v5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-drv.c | 2232 netdev_features_t rxhash, rxcsum, rxvlan, rxvlan_filter; in xgbe_set_features() local
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 917 u32 rxhash; in bnx2x_rx_int() local
|
D | bnx2x.h | 505 u32 rxhash; member
|
/Linux-v5.10/net/packet/ |
D | af_packet.c | 1306 u32 victim, rxhash; in fanout_flow_is_huge() local
|
/Linux-v5.10/drivers/net/ethernet/sun/ |
D | niu.h | 2920 struct page **rxhash; member
|