Searched defs:rxhash (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ |
H A D | tun.c | 161 u32 rxhash; member 300 static inline u32 tun_hashfn(u32 rxhash) in tun_hashfn() 305 static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash) in tun_flow_find() 318 u32 rxhash, u16 queue_index) in tun_flow_create() 410 static void tun_flow_update(struct tun_struct *tun, u32 rxhash, in tun_flow_update() 978 __u32 rxhash; in tun_automq_xmit() local 1707 u32 rxhash = 0; in tun_get_user() local 2364 u32 rxhash = 0, act; in tun_xdp_one() local
|
/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-net.c | 882 netdev_features_t rxhash, rxcsum, rxvlan, rxvlan_filter; in xlgmac_set_features() local
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-drv.c | 2138 netdev_features_t rxhash, rxcsum, rxvlan, rxvlan_filter; in xgbe_set_features() local
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 930 u32 rxhash; in bnx2x_rx_int() local
|
H A D | bnx2x.h | 505 u32 rxhash; member
|
/linux/net/packet/ |
H A D | af_packet.c | 1393 u32 victim, rxhash; in fanout_flow_is_huge() local
|
/linux/drivers/net/ethernet/sun/ |
H A D | niu.h | 2920 struct page **rxhash; member
|