Searched refs:sub_opcode (Results 1 – 6 of 6) sorted by relevance
20 __u8 sub_opcode; member25 __u8 sub_opcode; member46 __u8 sub_opcode; member57 __u8 sub_opcode; member63 __u8 sub_opcode; member69 __u8 sub_opcode; member74 __u8 sub_opcode; member80 __u8 sub_opcode; member149 cp.sub_opcode = MSFT_OP_READ_SUPPORTED_FEATURES; in read_supported_features()169 if (rp->sub_opcode != MSFT_OP_READ_SUPPORTED_FEATURES) in read_supported_features()[all …]
706 __u8 sub_opcode; member
839 uint32_t mb_tmo, uint8_t port_id, uint32_t sub_opcode, in csio_write_fcoe_link_cond_init_mb() argument854 FW_FCOE_LINK_CMD_SUB_OPCODE(sub_opcode) | in csio_write_fcoe_link_cond_init_mb()
3263 int hl_fw_send_generic_request(struct hl_device *hdev, enum hl_passthrough_type sub_opcode, in hl_fw_send_generic_request() argument3273 pkt.pkt_subidx = cpu_to_le32(sub_opcode); in hl_fw_send_generic_request()
3894 int hl_fw_send_generic_request(struct hl_device *hdev, enum hl_passthrough_type sub_opcode,
171 #define OP_3D_MEDIA(sub_type, opcode, sub_opcode) \ argument172 ((3 << 13) | ((sub_type) << 11) | ((opcode) << 8) | (sub_opcode))