Searched refs:pTrans (Results 1 – 1 of 1) sorted by relevance
679 SGETransaction32_t *pTrans; in mpt_lan_sdu_send() local743 pTrans->ContextSize = sizeof(u32); in mpt_lan_sdu_send()744 pTrans->DetailsLength = 2 * sizeof(u32); in mpt_lan_sdu_send()745 pTrans->Flags = 0; in mpt_lan_sdu_send()746 pTrans->TransactionContext = cpu_to_le32(ctx); in mpt_lan_sdu_send()1147 SGETransaction32_t *pTrans; in mpt_lan_post_receive_buckets() local1237 pTrans->ContextSize = sizeof(u32); in mpt_lan_post_receive_buckets()1238 pTrans->DetailsLength = 0; in mpt_lan_post_receive_buckets()1239 pTrans->Flags = 0; in mpt_lan_post_receive_buckets()1240 pTrans->TransactionContext = cpu_to_le32(ctx); in mpt_lan_post_receive_buckets()[all …]