Searched refs:echo_id (Results 1 – 1 of 1) sorted by relevance
271 u32 echo_id;301 unsigned int echo_id; member358 if (dev->tx_context[i].echo_id == GS_MAX_TX_URBS) { in gs_alloc_tx_context()359 dev->tx_context[i].echo_id = i; in gs_alloc_tx_context()373 txc->echo_id = GS_MAX_TX_URBS; in gs_free_tx_context()385 if (dev->tx_context[id].echo_id == id) { in gs_get_tx_context()562 const u32 echo_id = hf->echo_id; in gs_usb_get_echo_skb() local568 len = can_rx_offload_get_echo_skb_queue_timestamp(offload, echo_id, in gs_usb_get_echo_skb()571 len = can_rx_offload_get_echo_skb_queue_tail(offload, echo_id, in gs_usb_get_echo_skb()585 if (hf->echo_id == GS_HOST_FRAME_ECHO_ID_RX) in gs_usb_get_minimum_rx_length()[all …]