Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dmsft.c20 __u8 sub_opcode; member
25 __u8 sub_opcode; member
46 __u8 sub_opcode; member
57 __u8 sub_opcode; member
63 __u8 sub_opcode; member
69 __u8 sub_opcode; member
74 __u8 sub_opcode; member
80 __u8 sub_opcode; member
119 cp.sub_opcode = MSFT_OP_READ_SUPPORTED_FEATURES; in read_supported_features()
139 if (rp->sub_opcode != MSFT_OP_READ_SUPPORTED_FEATURES) in read_supported_features()
[all …]
/linux-6.1.9/drivers/infiniband/hw/qib/
Dqib_common.h706 __u8 sub_opcode; member
/linux-6.1.9/drivers/scsi/csiostor/
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-6.1.9/drivers/gpu/drm/i915/gvt/
Dcmd_parser.c169 #define OP_3D_MEDIA(sub_type, opcode, sub_opcode) \ argument
170 ((3 << 13) | ((sub_type) << 11) | ((opcode) << 8) | (sub_opcode))