Searched refs:hermon_cmd_post (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_cmd.c | 72 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 …]
|
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_cmd.h | 677 int hermon_cmd_post(hermon_state_t *state, hermon_cmd_post_t *cmdpost);
|