Searched defs:cfctrl_rsp (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 70772 struct cfctrl_rsp { struct 70773 void (*linksetup_rsp)(struct cflayer *, u8, enum cfctrl_srv, u8, struct cflayer *); 70774 void (*linkdestroy_rsp)(struct cflayer *, u8); 70775 void (*linkerror_ind)(); 70776 void (*enum_rsp)(); 70777 void (*sleep_rsp)(); 70778 void (*wake_rsp)(); 70779 void (*restart_rsp)(); 70780 void (*radioset_rsp)(); 70781 void (*reject_rsp)(struct cflayer *, u8, struct cflayer *);
|
H A D | vmlinux_602.h | 70772 struct cfctrl_rsp { struct 70773 void (*linksetup_rsp)(struct cflayer *, u8, enum cfctrl_srv, u8, struct cflayer *); 70774 void (*linkdestroy_rsp)(struct cflayer *, u8); 70775 void (*linkerror_ind)(); 70776 void (*enum_rsp)(); 70777 void (*sleep_rsp)(); 70778 void (*wake_rsp)(); 70779 void (*restart_rsp)(); 70780 void (*radioset_rsp)(); 70781 void (*reject_rsp)(struct cflayer *, u8, struct cflayer *);
|