Searched refs:BRW_SFID_MESSAGE_GATEWAY (Results 1 – 7 of 7) sorted by relevance
296 [BRW_SFID_MESSAGE_GATEWAY] = "gateway",308 [BRW_SFID_MESSAGE_GATEWAY] = "gateway",2013 case BRW_SFID_MESSAGE_GATEWAY: in brw_disassemble_inst()
1218 BRW_SFID_MESSAGE_GATEWAY = 3, enumerator
3582 brw_inst_set_sfid(devinfo, inst, BRW_SFID_MESSAGE_GATEWAY); in brw_barrier()
289 [BRW_SFID_MESSAGE_GATEWAY] = "gateway",300 [BRW_SFID_MESSAGE_GATEWAY] = "gateway",
868 BRW_SFID_MESSAGE_GATEWAY = 3, enumerator
1615 GEN(&$$)->bits2.send_gen5.sfid = BRW_SFID_MESSAGE_GATEWAY;1618 GEN(&$$)->bits3.generic.msg_target = BRW_SFID_MESSAGE_GATEWAY;
1061 | GATEWAY { $$ = BRW_SFID_MESSAGE_GATEWAY; }