Searched defs:ynl (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/net/ynl/ |
H A D | ethtool.py | 12 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 D | rtc.c | 78 unsigned int ynl = 1999; in rtc_post_test() local
|
/openbmc/linux/tools/net/ynl/lib/ |
H A D | ynl.py | 362 def decode(self, ynl, nl_msg): argument
|