Searched refs:sr_status (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/usb/gadget/udc/bdc/ |
D | bdc_ep.c | 961 int sr_status; in handle_xsr_succ_status() local 980 sr_status = XSF_STS(le32_to_cpu(sreport->offset[3])); in handle_xsr_succ_status() 986 if (sr_status == XSF_SHORT && bd_xfr->num_bds > 1) { in handle_xsr_succ_status() 1645 u32 sr_status; in bdc_sr_xsf() local 1663 sr_status = XSF_STS(le32_to_cpu(sreport->offset[3])); in bdc_sr_xsf() 1665 __func__, sr_status, ep->name); in bdc_sr_xsf() 1667 switch (sr_status) { in bdc_sr_xsf() 1683 bdc->sr_xsf_ep0[sr_status - XSF_SETUP_RECV](bdc, sreport); in bdc_sr_xsf() 1703 dev_warn(bdc->dev, "sr status not handled:%x\n", sr_status); in bdc_sr_xsf()
|
/Linux-v4.19/drivers/net/usb/ |
D | sr9800.c | 151 static void sr_status(struct usbnet *dev, struct urb *urb) in sr_status() function 842 .status = sr_status,
|
/Linux-v4.19/fs/nfs/ |
D | nfs4session.c | 367 res->sr_status = 1; in nfs41_assign_slot()
|
D | nfs4trace.h | 290 __entry->error = res->sr_status;
|
D | nfs4proc.c | 751 if (res->sr_status != -NFS4ERR_DELAY) in nfs41_sequence_process() 758 switch (res->sr_status) { in nfs41_sequence_process() 825 dprintk("%s: Error %d free the slot \n", __func__, res->sr_status); in nfs41_sequence_process() 829 nfs4_schedule_session_recovery(session, res->sr_status); in nfs41_sequence_process() 963 res->sr_status = 1; in nfs4_sequence_attach_slot()
|
D | nfs4xdr.c | 5967 res->sr_status = status; in decode_sequence()
|
/Linux-v4.19/include/linux/ |
D | nfs_xdr.h | 205 int sr_status; /* sequence operation status */ member
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | chip.c | 205 u32 sr_status; /* corerev >= 15 */ member
|