Home
last modified time | relevance | path

Searched refs:bCommandType (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/drivers/uwb/i1480/dfu/
Dphy.c60 cmd->rccb.bCommandType = i1480_CET_VS1; in i1480_mpi_write()
112 cmd->rccb.bCommandType = i1480_CET_VS1; in i1480_mpi_read()
Dmac.c398 cmd->bCommandType = UWB_RC_CET_GENERAL; in i1480_cmd_reset()
/linux-3.4.99/drivers/uwb/
Die.c122 cmd->bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_get_ie()
212 uwb_rc->ies->rccb.bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_ie_setup()
Dscan.c70 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_scan()
Dbeacon.c52 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_start_beacon()
82 cmd->bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_stop_beacon()
Daddress.c70 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_dev_addr_mgmt()
Dreset.c301 cmd->bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_reset()
Ddrp.c125 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_send_all_drp_ie()
/linux-3.4.99/include/linux/uwb/
Dspec.h477 u8 bCommandType; /* enum hwa_cet */ member