Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dfbsd_kcompat.h145 int ib_get_eth_speed(struct ib_device *dev, u32 port_num, u8 *speed, u8 *width);
H A Dirdma_kcompat.c1528 ib_get_eth_speed(ibdev, port, &props->active_speed, &props->active_width); in irdma_query_port()
1724 ib_get_eth_speed(struct ib_device *ibdev, u32 port_num, u8 *speed, u8 *width) in ib_get_eth_speed() function