Home
last modified time | relevance | path

Searched refs:bnxt_re_query_port (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h180 int bnxt_re_query_port(struct ib_device *ibdev, u32 port_num,
H A Dmain.c860 .query_port = bnxt_re_query_port,
H A Dib_verbs.c206 int bnxt_re_query_port(struct ib_device *ibdev, u32 port_num, in bnxt_re_query_port() function
252 if (bnxt_re_query_port(ibdev, port_num, &port_attr)) in bnxt_re_get_port_immutable()