Searched refs:async_header_set_tcode (Results 1 – 3 of 3) sorted by relevance
268 async_header_set_tcode(packet->header, tcode); in fw_fill_request()544 async_header_set_tcode(phy_config_packet.header, TCODE_LINK_INTERNAL); in fw_send_phy_config()806 async_header_set_tcode(response->header, TCODE_WRITE_RESPONSE); in fw_fill_response()812 async_header_set_tcode(response->header, TCODE_READ_QUADLET_RESPONSE); in fw_fill_response()823 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()