Searched refs:qe_frame (Results 1 – 2 of 2) sorted by relevance
174 struct qe_frame{ struct237 static inline void qe_frame_clean(struct qe_frame *frm) in qe_frame_clean()246 static inline void qe_frame_init(struct qe_frame *frm) in qe_frame_init()277 struct qe_frame *rxframe;284 struct qe_frame *txframe;
794 struct qe_frame *pframe; in ep0_setup_handle()818 struct qe_frame *pframe; in qe_ep0_rx()890 struct qe_frame *pframe; in qe_ep_rxframe_handle()937 struct qe_frame *pframe; in ep_rx_tasklet()1024 struct qe_frame *pframe; in qe_ep_rx()1067 static int qe_ep_tx(struct qe_ep *ep, struct qe_frame *frame) in qe_ep_tx()1189 static int qe_usb_senddata(struct qe_ep *ep, struct qe_frame *frame) in qe_usb_senddata()1211 static int sendnulldata(struct qe_ep *ep, struct qe_frame *frame, uint infor) in sendnulldata()1227 static int frame_create_tx(struct qe_ep *ep, struct qe_frame *frame) in frame_create_tx()1307 struct qe_frame *frame = ep->txframe; in ep0_txcomplete()[all …]