Searched defs:ctrl_idx (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.c756 peak_usb_create_dev(const struct peak_usb_adapter *peak_usb_adapter, struct usb_interface *intf, int ctrl_idx) peak_usb_create_dev() argument
H A Dpcan_usb_core.h116 unsigned int ctrl_idx; member in struct:peak_usb_device
H A Dpcan_usb_pro.c529 const unsigned int ctrl_idx = (rx->len >> 4) & 0x0f; pcan_usb_pro_handle_canmsg() local
567 const unsigned int ctrl_idx = (er->channel >> 4) & 0x0f; pcan_usb_pro_handle_error() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c2256 int ctrl_idx = ciq_idx - ciq_entries; sge_qinfo_show() local

Completed in 151 milliseconds