Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx-842.c373 goto usesw; in decompress()
396 goto usesw; in decompress()
407 usesw: in decompress()
/linux/include/net/
H A Dpkt_cls.h767 if (tp->usesw) in tcf_proto_update_usesw()
771 tp->usesw = true; in tcf_proto_update_usesw()
H A Dsch_generic.h445 bool usesw; member
/linux/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()