/Linux-v6.6/tools/net/ynl/lib/ |
D | ynl.c | 76 ynl_err_walk(struct ynl_sock *ys, void *start, void *end, unsigned int off, in ynl_err_walk() 139 ynl_ext_ack_check(struct ynl_sock *ys, const struct nlmsghdr *nlh, in ynl_ext_ack_check() 387 static void ynl_err_reset(struct ynl_sock *ys) in ynl_err_reset() 394 struct nlmsghdr *ynl_msg_start(struct ynl_sock *ys, __u32 id, __u16 flags) in ynl_msg_start() 409 ynl_gemsg_start(struct ynl_sock *ys, __u32 id, __u16 flags, in ynl_gemsg_start() 428 void ynl_msg_start_req(struct ynl_sock *ys, __u32 id) in ynl_msg_start_req() 433 void ynl_msg_start_dump(struct ynl_sock *ys, __u32 id) in ynl_msg_start_dump() 439 ynl_gemsg_start_req(struct ynl_sock *ys, __u32 id, __u8 cmd, __u8 version) in ynl_gemsg_start_req() 445 ynl_gemsg_start_dump(struct ynl_sock *ys, __u32 id, __u8 cmd, __u8 version) in ynl_gemsg_start_dump() 451 int ynl_recv_ack(struct ynl_sock *ys, int ret) in ynl_recv_ack() [all …]
|
D | ynl.h | 112 static inline bool ynl_has_ntf(struct ynl_sock *ys) in ynl_has_ntf() 152 struct ynl_sock *ys; member 213 struct ynl_sock *ys; member
|
/Linux-v6.6/tools/net/ynl/generated/ |
D | devlink-user.c | 499 devlink_get(struct ynl_sock *ys, struct devlink_get_req *req) in devlink_get() 547 struct devlink_get_list *devlink_get_dump(struct ynl_sock *ys) in devlink_get_dump() 633 devlink_port_get(struct ynl_sock *ys, struct devlink_port_get_req *req) in devlink_port_get() 727 devlink_port_get_dump(struct ynl_sock *ys, in devlink_port_get_dump() 820 devlink_sb_get(struct ynl_sock *ys, struct devlink_sb_get_req *req) in devlink_sb_get() 870 devlink_sb_get_dump(struct ynl_sock *ys, struct devlink_sb_get_req_dump *req) in devlink_sb_get_dump() 967 devlink_sb_pool_get(struct ynl_sock *ys, struct devlink_sb_pool_get_req *req) in devlink_sb_pool_get() 1019 devlink_sb_pool_get_dump(struct ynl_sock *ys, in devlink_sb_pool_get_dump() 1124 devlink_sb_port_pool_get(struct ynl_sock *ys, in devlink_sb_port_pool_get() 1180 devlink_sb_port_pool_get_dump(struct ynl_sock *ys, in devlink_sb_port_pool_get_dump() [all …]
|
D | ethtool-user.c | 1601 ethtool_strset_get(struct ynl_sock *ys, struct ethtool_strset_get_req *req) in ethtool_strset_get() 1651 ethtool_strset_get_dump(struct ynl_sock *ys, in ethtool_strset_get_dump() 1753 ethtool_linkinfo_get(struct ynl_sock *ys, struct ethtool_linkinfo_get_req *req) in ethtool_linkinfo_get() 1798 ethtool_linkinfo_get_dump(struct ynl_sock *ys, in ethtool_linkinfo_get_dump() 1843 int ethtool_linkinfo_set(struct ynl_sock *ys, in ethtool_linkinfo_set() 1970 ethtool_linkmodes_get(struct ynl_sock *ys, in ethtool_linkmodes_get() 2018 ethtool_linkmodes_get_dump(struct ynl_sock *ys, in ethtool_linkmodes_get_dump() 2067 int ethtool_linkmodes_set(struct ynl_sock *ys, in ethtool_linkmodes_set() 2177 ethtool_linkstate_get(struct ynl_sock *ys, in ethtool_linkstate_get() 2223 ethtool_linkstate_get_dump(struct ynl_sock *ys, in ethtool_linkstate_get_dump() [all …]
|
D | fou-user.c | 73 int fou_add(struct ynl_sock *ys, struct fou_add_req *req) in fou_add() 118 int fou_del(struct ynl_sock *ys, struct fou_del_req *req) in fou_del() 242 struct fou_get_rsp *fou_get(struct ynl_sock *ys, struct fou_get_req *req) in fou_get() 301 struct fou_get_list *fou_get_dump(struct ynl_sock *ys) in fou_get_dump()
|
D | netdev-user.c | 107 netdev_dev_get(struct ynl_sock *ys, struct netdev_dev_get_req *req) in netdev_dev_get() 150 struct netdev_dev_get_list *netdev_dev_get_dump(struct ynl_sock *ys) in netdev_dev_get_dump()
|
D | handshake-user.c | 245 handshake_accept(struct ynl_sock *ys, struct handshake_accept_req *req) in handshake_accept() 296 int handshake_done(struct ynl_sock *ys, struct handshake_done_req *req) in handshake_done()
|
/Linux-v6.6/tools/net/ynl/samples/ |
D | devlink.c | 12 struct ynl_sock *ys; in main() local
|
D | ethtool.c | 17 struct ynl_sock *ys; in main() local
|
D | netdev.c | 54 struct ynl_sock *ys; in main() local
|
/Linux-v6.6/drivers/staging/fbtft/ |
D | fb_ili9486.c | 46 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_s6d02a1.c | 100 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_tinylcd.c | 50 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_upd161704.c | 113 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_bd663474.c | 104 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_ili9481.c | 45 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_ili9340.c | 81 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_hx8353d.c | 64 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_hx8357d.c | 132 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_st7735r.c | 86 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_ssd1289.c | 65 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_s6d1121.c | 68 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_ili9320.c | 163 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_ssd1305.c | 122 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|
D | fb_ili9341.c | 68 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) in set_addr_win()
|