Home
last modified time | relevance | path

Searched refs:recvtype (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.c633 uint32_t recvtype = 0; in if_usb_receive() local
647 recvtype = le32_to_cpu(pkt[0]); in if_usb_receive()
650 recvlength, recvtype); in if_usb_receive()
657 switch (recvtype) { in if_usb_receive()
694 "libertastf: unknown command type 0x%X\n", recvtype); in if_usb_receive()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c663 uint32_t recvtype = 0; in if_usb_receive() local
676 recvtype = le32_to_cpu(pkt[0]); in if_usb_receive()
679 recvlength, recvtype); in if_usb_receive()
685 switch (recvtype) { in if_usb_receive()
711 recvtype); in if_usb_receive()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c663 uint32_t recvtype = 0; in if_usb_receive() local
676 recvtype = le32_to_cpu(pkt[0]); in if_usb_receive()
679 recvlength, recvtype); in if_usb_receive()
685 switch (recvtype) { in if_usb_receive()
711 recvtype); in if_usb_receive()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.c633 uint32_t recvtype = 0; in if_usb_receive() local
647 recvtype = le32_to_cpu(pkt[0]); in if_usb_receive()
650 recvlength, recvtype); in if_usb_receive()
657 switch (recvtype) { in if_usb_receive()
694 "libertastf: unknown command type 0x%X\n", recvtype); in if_usb_receive()

Completed in 5 milliseconds