Home
last modified time | relevance | path

Searched refs:sub_opcode (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/
H A Dmsft.c19 __u8 sub_opcode; member
24 __u8 sub_opcode; member
45 __u8 sub_opcode; member
56 __u8 sub_opcode; member
62 __u8 sub_opcode; member
68 __u8 sub_opcode; member
73 __u8 sub_opcode; member
79 __u8 sub_opcode; member
148 cp.sub_opcode = MSFT_OP_READ_SUPPORTED_FEATURES; in read_supported_features()
165 if (rp->sub_opcode != MSFT_OP_READ_SUPPORTED_FEATURES) in read_supported_features()
[all …]
/linux/drivers/scsi/csiostor/
H A Dcsio_mb.c839 uint32_t mb_tmo, uint8_t port_id, uint32_t sub_opcode, in csio_write_fcoe_link_cond_init_mb() argument
854 FW_FCOE_LINK_CMD_SUB_OPCODE(sub_opcode) | in csio_write_fcoe_link_cond_init_mb()
/linux/drivers/accel/habanalabs/common/
H A Dfirmware_if.c3313 int hl_fw_send_generic_request(struct hl_device *hdev, enum hl_passthrough_type sub_opcode, in hl_fw_send_generic_request() argument
3323 pkt.pkt_subidx = cpu_to_le32(sub_opcode); in hl_fw_send_generic_request()