Home
last modified time | relevance | path

Searched refs:usesw (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/crypto/nx/
H A Dnx-842.c373 goto usesw; in decompress()
396 goto usesw; in decompress()
407 usesw: in decompress()
/linux-6.15/include/net/
H A Dpkt_cls.h765 if (tp->usesw) in tcf_proto_update_usesw()
769 tp->usesw = true; in tcf_proto_update_usesw()
H A Dsch_generic.h428 bool usesw; member
/linux-6.15/net/sched/
H A Dcls_api.c393 tp->usesw = !tp->ops->reoffload; in tcf_proto_create()
421 if (tp->usesw && tp->counted) { in tcf_proto_count_usesw()
430 if (tp->usesw && !tp->counted) { in tcf_proto_count_usesw()