Searched refs:BRW_SFID_NULL (Results 1 – 6 of 6) sorted by relevance
1215 BRW_SFID_NULL = 0, enumerator
293 [BRW_SFID_NULL] = "null",305 [BRW_SFID_NULL] = "null",
286 [BRW_SFID_NULL] = "null",297 [BRW_SFID_NULL] = "null",
865 BRW_SFID_NULL = 0, enumerator
1541 gen8_set_sfid(GEN8(&$$), BRW_SFID_NULL);1544 GEN(&$$)->bits2.send_gen5.sfid= BRW_SFID_NULL;1547 GEN(&$$)->bits3.generic.msg_target = BRW_SFID_NULL;
1059 NULL_TOKEN { $$ = BRW_SFID_NULL; }