Searched refs:async_header_set_tcode (Results 1 – 4 of 4) sorted by relevance
218 async_header_set_tcode(packet->header, tcode); in fw_fill_request()485 async_header_set_tcode(phy_config_packet.header, TCODE_LINK_INTERNAL); in fw_send_phy_config()724 async_header_set_tcode(response->header, TCODE_WRITE_RESPONSE); in fw_fill_response()730 async_header_set_tcode(response->header, TCODE_READ_QUADLET_RESPONSE); in fw_fill_response()741 async_header_set_tcode(response->header, tcode + 2); in fw_fill_response()
114 static inline void async_header_set_tcode(u32 header[ASYNC_HEADER_QUADLET_COUNT], in async_header_set_tcode() function
23 async_header_set_tcode(header, tcode); in serialize_async_header_common()
1642 async_header_set_tcode(e->p.header, TCODE_LINK_INTERNAL); in ioctl_send_phy_packet()