Searched defs:tlabel (Results  1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/firewire/ | 
| D | core-transaction.c | 49 #define HEADER_TLABEL(tlabel)		((tlabel) << 10)  argument211 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel,  in fw_fill_request()
 287 	int tlabel;  in allocate_tlabel()  local
 356 	int tlabel;  in fw_send_request()  local
 677 	int tcode, tlabel, extended_tcode, source, destination;  in fw_fill_response()  local
 945 	int tcode, tlabel, source, rcode;  in fw_core_handle_response()  local
 
 | 
| /linux-4.4.14/tools/firewire/ | 
| D | nosy-dump.h | 83 			uint32_t tlabel:6;  member165 	int request_node, response_node, tlabel;  member
 
 | 
| D | nosy-dump.c | 173 link_transaction_lookup(int request_node, int response_node, int tlabel)  in link_transaction_lookup()
 | 
| /linux-4.4.14/include/linux/ | 
| D | firewire.h | 317 	int tlabel;  member
 |