Home
last modified time | relevance | path

Searched defs:reqtype (Results 1 – 17 of 17) sorted by relevance

/drivers/net/ethernet/cavium/liquidio/
Drequest_manager.c343 octeon_register_reqtype_free_fn(struct octeon_device *oct, int reqtype, in octeon_register_reqtype_free_fn()
359 int idx, void *buf, int reqtype) in __add_to_request_list()
369 int reqtype; in lio_process_iq_request_list() local
521 u32 datasize, u32 reqtype) in octeon_send_command()
Docteon_nic.h79 u32 reqtype; member
Docteon_iq.h51 u32 reqtype; member
Dlio_main.c270 void octeon_update_tx_completion_counters(void *buf, int reqtype, in octeon_update_tx_completion_counters()
299 void octeon_report_sent_bytes_to_bql(void *buf, int reqtype) in octeon_report_sent_bytes_to_bql()
/drivers/net/usb/
Dusbnet.c1934 static int __usbnet_read_cmd(struct usbnet *dev, u8 cmd, u8 reqtype, in __usbnet_read_cmd()
1960 static int __usbnet_write_cmd(struct usbnet *dev, u8 cmd, u8 reqtype, in __usbnet_write_cmd()
2131 int usbnet_read_cmd(struct usbnet *dev, u8 cmd, u8 reqtype, in usbnet_read_cmd()
2149 int usbnet_write_cmd(struct usbnet *dev, u8 cmd, u8 reqtype, in usbnet_write_cmd()
2167 int usbnet_read_cmd_nopm(struct usbnet *dev, u8 cmd, u8 reqtype, in usbnet_read_cmd_nopm()
2179 int usbnet_write_cmd_nopm(struct usbnet *dev, u8 cmd, u8 reqtype, in usbnet_write_cmd_nopm()
2205 int usbnet_write_cmd_async(struct usbnet *dev, u8 cmd, u8 reqtype, in usbnet_write_cmd_async()
/drivers/net/wireless/realtek/rtlwifi/
Dusb.c66 u8 reqtype; in _usbctrl_vendorreq_async_write() local
120 u8 reqtype; in _usbctrl_vendorreq_sync_read() local
227 u8 reqtype = REALTEK_USB_VENQT_WRITE; in _usb_writeN_sync() local
/drivers/hid/usbhid/
Dhid-core.c1235 static void usbhid_request(struct hid_device *hid, struct hid_report *rep, int reqtype) in usbhid_request()
1249 int reqtype) in usbhid_raw_request()
1262 int reqtype) in usbhid_idle()
/drivers/staging/rtl8712/
Dusb_ops_linux.c492 u8 reqtype; in r8712_usbctrl_vendorreq() local
/drivers/staging/rtl8188eu/os_dep/
Dusb_ops_linux.c236 u8 reqtype; in usbctrl_vendorreq() local
/drivers/hid/
Dhid-hyperv.c470 int reqtype) in mousevsc_hid_raw_request()
Dhid-logitech-dj.c701 int reqtype) in logi_dj_ll_raw_request()
Duhid.c336 int reqtype) in uhid_hid_raw_request()
Dhid-steam.c658 int reqtype) in steam_client_ll_raw_request()
Dhid-core.c1473 int reqtype) in __hid_request()
/drivers/hid/i2c-hid/
Di2c-hid.c635 int reqtype) in i2c_hid_raw_request()
/drivers/usb/gadget/function/
Df_accessory.c456 __u8 *buf, size_t len, unsigned char rtype, int reqtype) in acc_hid_raw_request()
/drivers/usb/gadget/udc/
Dlpc32xx_udc.c2195 static int udc_get_status(struct lpc32xx_udc *udc, u16 reqtype, u16 wIndex) in udc_get_status()
2247 u16 wIndex, wValue, wLength, reqtype, req, tmp; in udc_handle_ep0_setup() local