Home
last modified time | relevance | path

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

/openbmc/linux/tools/net/ynl/
H A Dethtool.py12 def args_to_req(ynl, op_name, args, req): argument
72 def doit(ynl, args, op_name): argument
85 def dumpit(ynl, args, op_name, extra = {}): argument
/openbmc/u-boot/post/drivers/
H A Drtc.c78 unsigned int ynl = 1999; in rtc_post_test() local
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.py362 def decode(self, ynl, nl_msg): argument