Lines Matching defs:phy_control_request
1519 struct phy_control_request { struct
1520 u8 smp_frame_type; /* 0x40 */
1521 u8 function; /* 0x91 */
1522 u8 allocated_response_length;
1523 u8 request_length; /* 0x09 */
1524 u16 expander_change_count;
1525 u8 reserved_1[3];
1526 u8 phy_identifier;
1527 u8 phy_operation;
1528 u8 reserved_2[13];
1529 u64 attached_device_name;
1530 u8 programmed_min_physical_link_rate;
1531 u8 programmed_max_physical_link_rate;
1532 u8 reserved_3[6];
1562 struct phy_control_request *phy_control_request; in _transport_expander_phy_control() local