Home
last modified time | relevance | path

Searched defs:set_offload (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/
Dtap.c860 static int set_offload(struct tap_queue *q, unsigned long arg) in set_offload() function
Dtun.c2817 static int set_offload(struct tun_struct *tun, unsigned long arg) in set_offload() function
/linux-6.15/net/mac80211/
Drx.c4535 bool set_offload = false; in ieee80211_check_fast_rx() local