Home
last modified time | relevance | path

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

/src/sys/dev/irdma/
H A Dfbsd_kcompat.h150 int ib_get_eth_speed(struct ib_device *dev, u32 port_num, u16 *speed, u8 *width);
H A Dirdma_kcompat.c1637 ib_get_eth_speed(ibdev, port, (u16 *)& props->active_speed, &props->active_width); in irdma_query_port()
1917 ib_get_eth_speed(struct ib_device *ibdev, u32 port_num, u16 *speed, u8 *width) in ib_get_eth_speed() function