Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/uwb/i1480/dfu/
Dphy.c46 cmd->rccb.bCommandType = i1480_CET_VS1; in i1480_mpi_write()
98 cmd->rccb.bCommandType = i1480_CET_VS1; in i1480_mpi_read()
Dmac.c384 cmd->bCommandType = UWB_RC_CET_GENERAL; in i1480_cmd_reset()
/Linux-v5.4/drivers/staging/uwb/
Die.c108 cmd->bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_get_ie()
198 uwb_rc->ies->rccb.bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_ie_setup()
Dscan.c55 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_scan()
Dbeacon.c38 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_start_beacon()
68 cmd->bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_stop_beacon()
Daddress.c56 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_dev_addr_mgmt()
Dreset.c288 cmd->bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_reset()
Ddrp.c116 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; in uwb_rc_send_all_drp_ie()
/Linux-v5.4/drivers/staging/uwb/include/
Dspec.h464 u8 bCommandType; /* enum hwa_cet */ member