Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_rsrc.c150 static int tavor_rsrc_qphdl_constructor(void *cq, void *priv, int flags);
1292 hdl_info.swi_constructor = tavor_rsrc_qphdl_constructor; in tavor_rsrc_init_phase2()
2441 tavor_rsrc_qphdl_constructor(void *qp, void *priv, int flags) in tavor_rsrc_qphdl_constructor() function