Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c683 u16 rx_msg_type, rx_msg_size; in pcan_usb_fd_decode_buf() local
692 rx_msg_type = le16_to_cpu(rx_msg->type); in pcan_usb_fd_decode_buf()
702 switch (rx_msg_type) { in pcan_usb_fd_decode_buf()
734 rx_msg_type, rx_msg_type); in pcan_usb_fd_decode_buf()
/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dwmi.h1021 u8 rx_msg_type; member
Dwmi.c3805 .rx_msg_type = wil->use_compressed_rx_status ? in wil_wmi_rx_sring_add()