Searched refs:osmv_invert_method (Results 1 – 2 of 2) sorted by relevance
267 p_resp_mad->common_hdr.method = osmv_invert_method(p_req_mad->method); in osmv_rmpp_send_ack()293 p_resp_mad->common_hdr.method = osmv_invert_method(p_req_mad->method); in osmv_rmpp_send_nak()
53 inline static uint8_t osmv_invert_method(IN uint8_t req_method) in osmv_invert_method() function