Home
last modified time | relevance | path

Searched refs:CMD_TYPE_REQUEST (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.h14 #define CMD_TYPE_REQUEST 0xF00DFACE macro
/linux/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c391 *(__le32 *)cardp->ep_out_buf = cpu_to_le32(CMD_TYPE_REQUEST); in if_usb_reset_device()
545 if (bootcmdresp.magic == cpu_to_le32(CMD_TYPE_REQUEST) || in if_usb_receive_fwload()
702 case CMD_TYPE_REQUEST: in if_usb_receive()
749 *(__le32 *)cardp->ep_out_buf = cpu_to_le32(CMD_TYPE_REQUEST); in if_usb_host_to_card()