Searched refs:transfer_type (Results 1 – 7 of 7) sorted by relevance
76 nd_uint8_t transfer_type; member101 nd_uint8_t transfer_type; member140 get_direction(int transfer_type, int event_type) in get_direction() argument145 switch(transfer_type){ in get_direction()185 uint8_t transfer_type, event_type; in usb_header_print() local194 transfer_type = GET_U_1(uh->transfer_type); in usb_header_print()195 switch(transfer_type) { in usb_header_print()227 direction = get_direction(transfer_type, event_type); in usb_header_print()
1313 int transfer_type, tid; in ieee802_15_4_print_mpx_ie() local1323 transfer_type = GET_U_1(p) & 0x7; in ieee802_15_4_print_mpx_ie()1325 switch (transfer_type) { in ieee802_15_4_print_mpx_ie()1329 (transfer_type == 0x01 ? in ieee802_15_4_print_mpx_ie()1331 if (transfer_type == 0x00) { in ieee802_15_4_print_mpx_ie()1353 (transfer_type == 0x02 ? in ieee802_15_4_print_mpx_ie()1395 transfer_type, tid); in ieee802_15_4_print_mpx_ie()
82 uint8_t transfer_type; member107 uint8_t transfer_type; member
1747 if (td->transfer_type & MUSB2_MASK_TI_PROTO_ISOC) in musbotg_host_data_rx()2089 if (td->transfer_type & MUSB2_MASK_TI_PROTO_ISOC) in musbotg_host_data_tx()2383 td->transfer_type = temp->transfer_type; in musbotg_setup_standard_chain_sub()2434 temp.transfer_type = MUSB2_MASK_TI_SPEED_LO; in musbotg_setup_standard_chain()2437 temp.transfer_type = MUSB2_MASK_TI_SPEED_FS; in musbotg_setup_standard_chain()2440 temp.transfer_type = MUSB2_MASK_TI_SPEED_HS; in musbotg_setup_standard_chain()2443 temp.transfer_type = 0; in musbotg_setup_standard_chain()2450 temp.transfer_type |= MUSB2_MASK_TI_PROTO_CTRL; in musbotg_setup_standard_chain()2453 temp.transfer_type |= MUSB2_MASK_TI_PROTO_ISOC; in musbotg_setup_standard_chain()2456 temp.transfer_type |= MUSB2_MASK_TI_PROTO_BULK; in musbotg_setup_standard_chain()[all …]
322 uint8_t transfer_type; member356 uint8_t transfer_type; member
44 return (hdr->transfer_type == URB_ISOCHRONOUS && in is_isochronous_transfer_completion()
299 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()352 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()