Lines Matching refs:bmAttributes
2060 UE_GET_SS_ISO_MULT(xfer->endpoint->ecomp->bmAttributes) in xhci_setup_generic_chain()
2376 type = edesc->bmAttributes & UE_XFERTYPE; in xhci_configure_endpoint()
2487 switch (edesc->bmAttributes & UE_XFERTYPE) { in xhci_configure_endpoint()
2550 (ecomp != NULL) ? UE_GET_SS_ISO_MULT(ecomp->bmAttributes) + 1 : 1, in xhci_configure_endpoint_by_xfer()
2836 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_CONTROL) in xhci_get_endpoint_ext()
2927 switch (xfer->endpoint->edesc->bmAttributes & UE_XFERTYPE) { in xhci_transfer_insert()
3234 .bmAttributes[0] = 2,
3240 .bmAttributes = 0, /* XXX */
3264 .bmAttributes = UC_SELF_POWERED,
3279 .bmAttributes = UE_INTERRUPT,
3287 .bmAttributes = 0,
3855 if ((edesc->bmAttributes & UE_XFERTYPE) == UE_CONTROL) in xhci_configure_reset_endpoint()
4344 (ep->edesc->bmAttributes & UE_XFERTYPE) != UE_BULK || in xhci_set_endpoint_mode()