Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c72 hermon_cmd_post(hermon_state_t *state, hermon_cmd_post_t *cmdpost) in hermon_cmd_post() function
1363 status = hermon_cmd_post(state, &cmd); in hermon_init_hca_cmd_post()
1395 status = hermon_cmd_post(state, &cmd); in hermon_close_hca_cmd_post()
1442 status = hermon_cmd_post(state, &cmd); in hermon_set_port_cmd_post()
1470 status = hermon_cmd_post(state, &cmd); in hermon_init_port_cmd_post()
1496 status = hermon_cmd_post(state, &cmd); in hermon_close_port_cmd_post()
1574 status = hermon_cmd_post(state, &cmd); in hermon_mod_stat_cfg_cmd_post()
1712 status = hermon_cmd_post(state, &cmd); in hermon_map_cmd_post()
1746 status = hermon_cmd_post(state, &cmd); in hermon_map_cmd_post()
1784 status = hermon_cmd_post(state, &cmd); in hermon_unmap_fa_cmd_post()
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h677 int hermon_cmd_post(hermon_state_t *state, hermon_cmd_post_t *cmdpost);