Home
last modified time | relevance | path

Searched defs:bootcmd (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/wireless/libertas_tf/
Dif_usb.h28 struct bootcmd { struct
37 struct bootcmdresp { argument
Dif_usb.c753 struct bootcmd *bootcmd = cardp->ep_out_buf; in if_usb_issue_boot_command() local
/linux-4.4.14/drivers/net/wireless/libertas/
Dif_usb.h24 struct bootcmd struct
35 struct bootcmdresp argument
Dif_usb.c768 struct bootcmd *bootcmd = cardp->ep_out_buf; in if_usb_issue_boot_command() local
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Dliquidio_image.h50 char bootcmd[LIO_MAX_BOOTCMD_LEN]; member