Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_msgs.h546 struct tb_xdp_header { struct
553 struct tb_xdp_header hdr; argument
558 struct tb_xdp_header hdr;
565 struct tb_xdp_header hdr;
576 struct tb_xdp_header hdr;
586 struct tb_xdp_header hdr;
593 struct tb_xdp_header hdr;
600 struct tb_xdp_header hdr;
609 struct tb_xdp_header hdr;
642 struct tb_xdp_header hdr;
[all …]
H A Dxdomain.c57 struct tb_xdp_header *pkg;
97 const struct tb_xdp_header *res_hdr = pkg->buffer; in tb_xdomain_match()
98 const struct tb_xdp_header *req_hdr = req->request; in tb_xdomain_match()
228 static inline void tb_xdp_fill_header(struct tb_xdp_header *hdr, u64 route, in tb_xdp_fill_header()
730 const struct tb_xdp_header *pkg = xw->pkg; in tb_xdp_handle_request()
854 tb_xdp_schedule_request(struct tb *tb, const struct tb_xdp_header *hdr, in tb_xdp_schedule_request()
2362 const struct tb_xdp_header *hdr = buf; in tb_xdomain_handle_request()