Home
last modified time | relevance | path

Searched refs:rx_msg_type (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c667 u16 rx_msg_type, rx_msg_size; in pcan_usb_fd_decode_buf() local
676 rx_msg_type = le16_to_cpu(rx_msg->type); in pcan_usb_fd_decode_buf()
686 switch (rx_msg_type) { in pcan_usb_fd_decode_buf()
718 rx_msg_type, rx_msg_type); in pcan_usb_fd_decode_buf()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
Dwmi.h1021 u8 rx_msg_type; member
Dwmi.c3804 .rx_msg_type = wil->use_compressed_rx_status ? in wil_wmi_rx_sring_add()