Lines Matching defs:phy_control_request
2729 struct phy_control_request { struct
2730 u8 smp_frame_type; /* 0x40 */
2731 u8 function; /* 0x91 */
2732 u8 allocated_response_length;
2733 u8 request_length; /* 0x09 */
2734 u16 expander_change_count;
2735 u8 reserved_1[3];
2736 u8 phy_identifier;
2737 u8 phy_operation;
2738 u8 reserved_2[13];
2739 u64 attached_device_name;
2740 u8 programmed_min_physical_link_rate;
2741 u8 programmed_max_physical_link_rate;
2742 u8 reserved_3[6];
2774 struct phy_control_request *phy_control_request; in mpi3mr_expander_phy_control() local