Home
last modified time | relevance | path

Searched refs:tb_xdp_header (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dtb_msgs.h504 struct tb_xdp_header { struct
511 struct tb_xdp_header hdr; argument
515 struct tb_xdp_header hdr;
522 struct tb_xdp_header hdr;
530 struct tb_xdp_header hdr;
550 struct tb_xdp_header hdr;
555 struct tb_xdp_header hdr;
567 struct tb_xdp_header hdr;
Dxdomain.c27 struct tb_xdp_header *pkg;
56 const struct tb_xdp_header *res_hdr = pkg->buffer; in tb_xdomain_match()
57 const struct tb_xdp_header *req_hdr = req->request; in tb_xdomain_match()
187 static inline void tb_xdp_fill_header(struct tb_xdp_header *hdr, u64 route, in tb_xdp_fill_header()
202 static int tb_xdp_handle_error(const struct tb_xdp_header *hdr) in tb_xdp_handle_error()
556 const struct tb_xdp_header *pkg = xw->pkg; in tb_xdp_handle_request()
635 tb_xdp_schedule_request(struct tb *tb, const struct tb_xdp_header *hdr, in tb_xdp_schedule_request()
1585 const struct tb_xdp_header *hdr = buf; in tb_xdomain_handle_request()