Home
last modified time | relevance | path

Searched refs:tun_flow_save_rps_rxhash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c523 static inline void tun_flow_save_rps_rxhash(struct tun_flow_entry *e, u32 hash) in tun_flow_save_rps_rxhash() function
546 tun_flow_save_rps_rxhash(e, txq); in tun_automq_select_queue()
1064 tun_flow_save_rps_rxhash(e, rxhash); in tun_automq_xmit()
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c511 static inline void tun_flow_save_rps_rxhash(struct tun_flow_entry *e, u32 hash) in tun_flow_save_rps_rxhash() function
534 tun_flow_save_rps_rxhash(e, txq); in tun_automq_select_queue()
1053 tun_flow_save_rps_rxhash(e, rxhash); in tun_automq_xmit()

Completed in 11 milliseconds