Searched defs:rxhash (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/net/ |
D | tun.c | 162 u32 rxhash; member 365 static inline u32 tun_hashfn(u32 rxhash) in tun_hashfn() 370 static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash) in tun_flow_find() 383 u32 rxhash, u16 queue_index) in tun_flow_create() 475 static void tun_flow_update(struct tun_struct *tun, u32 rxhash, in tun_flow_update() 1043 __u32 rxhash; in tun_automq_xmit() local 1761 u32 rxhash = 0; in tun_get_user() local 2453 u32 rxhash = 0, act; in tun_xdp_one() local
|
/linux-6.12.1/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-net.c | 881 netdev_features_t rxhash, rxcsum, rxvlan, rxvlan_filter; in xlgmac_set_features() local
|
/linux-6.12.1/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-drv.c | 2245 netdev_features_t rxhash, rxcsum, rxvlan, rxvlan_filter; in xgbe_set_features() local
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 930 u32 rxhash; in bnx2x_rx_int() local
|
D | bnx2x.h | 505 u32 rxhash; member
|
/linux-6.12.1/net/packet/ |
D | af_packet.c | 1407 u32 victim, rxhash; in fanout_flow_is_huge() local
|
/linux-6.12.1/drivers/net/ethernet/sun/ |
D | niu.h | 2920 struct page **rxhash; member
|