Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_main.h330 struct irdma_handler *hdl;
371 struct irdma_handler *hdl;
402 struct irdma_handler { struct
607 void irdma_add_handler(struct irdma_handler *hdl);
608 void irdma_del_handler(struct irdma_handler *hdl);
H A Dicrdma.c121 static struct irdma_handler *
124 struct irdma_handler *hdl; in irdma_find_handler()
148 struct irdma_handler *hdl; in peer_to_iwdev()
562 struct irdma_handler *hdl; in irdma_probe()
641 struct irdma_handler *hdl; in irdma_remove()
737 struct irdma_handler *hdl; in irdma_prep_for_unregister()
H A Dfbsd_kcompat.c531 irdma_add_handler(struct irdma_handler *hdl) in irdma_add_handler()
545 irdma_del_handler(struct irdma_handler *hdl) in irdma_del_handler()
H A Dirdma_kcompat.c1384 struct irdma_handler *hdl; in ib_device_get_by_netdev()