Home
last modified time | relevance | path

Searched refs:get_link_speed_and_width (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c116 static inline void get_link_speed_and_width(struct ocrdma_dev *dev, in get_link_speed_and_width() function
186 get_link_speed_and_width(dev, &props->active_speed, in ocrdma_query_port()
/drivers/infiniband/hw/qedr/
Dverbs.c169 static inline void get_link_speed_and_width(int speed, u16 *ib_speed, in get_link_speed_and_width() function
253 get_link_speed_and_width(rdma_port->link_speed, in qedr_query_port()