Searched refs:msgSize (Results 1 – 3 of 3) sorted by relevance
703 msgSize: num::usize_into_u32::<GSP_PAGE_SIZE>(), in new()
1167 cmdq->tx.msgSize = GSP_PAGE_SIZE; in r535_gsp_shared_init()1168 cmdq->tx.msgCount = (cmdq->tx.size - cmdq->tx.entryOff) / cmdq->tx.msgSize; in r535_gsp_shared_init()
848 pub msgSize: u32_, field