Searched refs:osmv_txn_get_rmpp_recv_ctx (Results 1 – 2 of 2) sorted by relevance
490 osmv_rmpp_recv_ctx_t *p_recv_ctx = osmv_txn_get_rmpp_recv_ctx(p_txn); in __osmv_dispatch_rmpp_rcv()652 osmv_rmpp_recv_ctx_t *p_recv_ctx = osmv_txn_get_rmpp_recv_ctx(p_txn); in __osmv_dispatch_accept_seg()697 osmv_rmpp_recv_ctx_t *p_recv_ctx = osmv_txn_get_rmpp_recv_ctx(p_txn); in __osmv_dispatch_send_ack()
235 static inline osmv_rmpp_recv_ctx_t *osmv_txn_get_rmpp_recv_ctx(IN osmv_txn_ctx_t in osmv_txn_get_rmpp_recv_ctx() function