Lines Matching defs:phy_control_request
2773 struct phy_control_request { struct
2774 u8 smp_frame_type; /* 0x40 */
2775 u8 function; /* 0x91 */
2776 u8 allocated_response_length;
2777 u8 request_length; /* 0x09 */
2778 u16 expander_change_count;
2779 u8 reserved_1[3];
2780 u8 phy_identifier;
2781 u8 phy_operation;
2782 u8 reserved_2[13];
2783 u64 attached_device_name;
2784 u8 programmed_min_physical_link_rate;
2785 u8 programmed_max_physical_link_rate;
2786 u8 reserved_3[6];
2818 struct phy_control_request *phy_control_request; in mpi3mr_expander_phy_control() local