Searched refs:UWB_RC_CET_GENERAL (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/uwb/
H A Dscan.c70 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; uwb_rc_scan()
75 reply.rceb.bEventType = UWB_RC_CET_GENERAL; uwb_rc_scan()
H A Die.c122 cmd->bCommandType = UWB_RC_CET_GENERAL; uwb_rc_get_ie()
125 UWB_RC_CET_GENERAL, UWB_RC_CMD_GET_IE, uwb_rc_get_ie()
161 reply.rceb.bEventType = UWB_RC_CET_GENERAL; uwb_rc_set_ie()
212 uwb_rc->ies->rccb.bCommandType = UWB_RC_CET_GENERAL; uwb_rc_ie_setup()
H A Dbeacon.c52 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; uwb_rc_start_beacon()
56 reply.rceb.bEventType = UWB_RC_CET_GENERAL; uwb_rc_start_beacon()
82 cmd->bCommandType = UWB_RC_CET_GENERAL; uwb_rc_stop_beacon()
84 reply.rceb.bEventType = UWB_RC_CET_GENERAL; uwb_rc_stop_beacon()
H A Daddress.c70 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; uwb_rc_dev_addr_mgmt()
82 reply->rceb.bEventType = UWB_RC_CET_GENERAL; uwb_rc_dev_addr_mgmt()
H A Dreset.c302 cmd->bCommandType = UWB_RC_CET_GENERAL; uwb_rc_reset()
304 reply.rceb.bEventType = UWB_RC_CET_GENERAL; uwb_rc_reset()
H A Ddrp.c127 cmd->rccb.bCommandType = UWB_RC_CET_GENERAL; uwb_rc_send_all_drp_ie()
157 UWB_RC_CET_GENERAL, UWB_RC_CMD_SET_DRP_IE, uwb_rc_send_all_drp_ie()
H A Duwbd.c147 [UWB_RC_CET_GENERAL] = {
H A Dest.c191 result = uwb_est_register(UWB_RC_CET_GENERAL, 0, 0xffff, 0xffff, uwb_est_create()
H A Dhwa-rc.c508 if (rceb->bEventType != UWB_RC_CET_GENERAL) hwarc_filter_event_WUSB_0100()
/linux-4.1.27/drivers/uwb/i1480/dfu/
H A Dmac.c398 cmd->bCommandType = UWB_RC_CET_GENERAL; i1480_cmd_reset()
400 reply->rceb.bEventType = UWB_RC_CET_GENERAL; i1480_cmd_reset()
/linux-4.1.27/include/linux/uwb/
H A Dspec.h493 UWB_RC_CET_GENERAL = 0, /* General Command/Event type */ enumerator in enum:__anon12537

Completed in 170 milliseconds