Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/warlock/
H A Dtavor.wlcmd83 add tavor_eq_poll/eqfunction targets tavor_cq_handler \
H A Dhermon.wlcmd115 add hermon_eq_poll/eqfunction targets hermon_cq_handler \
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c514 int (*eqfunction)(hermon_state_t *state, hermon_eqhdl_t eq, in hermon_eq_poll() local
543 eqfunction = eq->eq_func; in hermon_eq_poll()
567 eqfunction(state, eq, eqe); in hermon_eq_poll()
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c661 int (*eqfunction)(tavor_state_t *state, tavor_eqhdl_t eq, in tavor_eq_poll() local
721 eqfunction = eq->eq_func; in tavor_eq_poll()
749 eqfunction(state, eq, eqe); in tavor_eq_poll()