Searched refs:sub_opcode (Results 1 – 4 of 4) sorted by relevance
13 __u8 sub_opcode; member18 __u8 sub_opcode; member37 cp.sub_opcode = MSFT_OP_READ_SUPPORTED_FEATURES; in read_supported_features()54 if (rp->sub_opcode != MSFT_OP_READ_SUPPORTED_FEATURES) in read_supported_features()
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()
159 #define OP_3D_MEDIA(sub_type, opcode, sub_opcode) \ argument160 ((3 << 13) | ((sub_type) << 11) | ((opcode) << 8) | (sub_opcode))