Home | History | Annotate | Download | only in infiniband

Lines Matching refs:port_state

233 	ibdev->port_state = ( link_state + 1 );
277 unsigned int port_state;
281 port_state = ( port_info->link_speed_supported__port_state & 0xf );
282 if ( port_state ) {
283 link_state = ( port_state - 1 );