Searched refs:MAX_PACKET_DECODED (Results 1 – 4 of 4) sorted by relevance
79 max_packet_size = MAX_PACKET_DECODED(le32_to_cpu(ep_ctx->ep_info2)); in setup_sch_info()
758 #define MAX_PACKET_DECODED(p) (((p) >> 16) & 0xffff) macro2588 maxp = MAX_PACKET_DECODED(info2); in xhci_decode_ep_context()
1588 bw_info->max_packet_size = MAX_PACKET_DECODED( in xhci_update_bw_info()
1347 hw_max_packet_size = MAX_PACKET_DECODED(le32_to_cpu(ep_ctx->ep_info2)); in xhci_check_maxpacket()