Home
last modified time | relevance | path

Searched refs:c4iw_query_device (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h174 int c4iw_query_device(struct ibv_context *context,
H A Ddev.c82 .query_device = c4iw_query_device,
H A Dverbs.c48 int c4iw_query_device(struct ibv_context *context, struct ibv_device_attr *attr) in c4iw_query_device() function
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c292 c4iw_query_device(struct ib_device *ibdev, struct ib_device_attr *props, in c4iw_query_device() function
453 ibdev->query_device = c4iw_query_device; in c4iw_register_device()