Searched refs:tavor_mbox_sync (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_cmd.c | 58 static void tavor_mbox_sync(tavor_mbox_t *mbox, uint_t offset, 1256 tavor_mbox_sync(tavor_mbox_t *mbox, uint_t offset, uint_t length, in tavor_mbox_sync() function 1262 TAVOR_TNF_ENTER(tavor_mbox_sync); in tavor_mbox_sync() 1266 TAVOR_TNF_EXIT(tavor_mbox_sync); in tavor_mbox_sync() 1277 TAVOR_TNF_EXIT(tavor_mbox_sync); in tavor_mbox_sync() 1281 TAVOR_TNF_EXIT(tavor_mbox_sync); in tavor_mbox_sync() 1397 tavor_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in tavor_init_hca_cmd_post() 1492 tavor_mbox_sync(mbox_info.mbi_in, 0, size, DDI_DMA_SYNC_FORDEV); in tavor_init_ib_cmd_post() 1575 tavor_mbox_sync(mbox_info.mbi_in, 0, TAVOR_CMD_SETIB_SZ, in tavor_set_ib_cmd_post() 1657 tavor_mbox_sync(mbox_info.mbi_out, 0, size, DDI_DMA_SYNC_FORDEV); in tavor_mod_stat_cfg_cmd_post() [all …]
|