Searched refs:rmpp_rtime_flags (Results 1 – 2 of 2) sorted by relevance
153 u8 rmpp_rtime_flags; member490 return rmpp_hdr->rmpp_rtime_flags >> 3; in ib_get_rmpp_resptime()499 return rmpp_hdr->rmpp_rtime_flags & 0x7; in ib_get_rmpp_flags()509 rmpp_hdr->rmpp_rtime_flags = ib_get_rmpp_flags(rmpp_hdr) | (rtime << 3); in ib_set_rmpp_resptime()519 rmpp_hdr->rmpp_rtime_flags = (rmpp_hdr->rmpp_rtime_flags & 0xF8) | in ib_set_rmpp_flags()
578 rmpp_mad->rmpp_hdr.rmpp_rtime_flags |= IB_MGMT_RMPP_FLAG_FIRST; in send_next_seg()585 rmpp_mad->rmpp_hdr.rmpp_rtime_flags |= IB_MGMT_RMPP_FLAG_LAST; in send_next_seg()811 if (!(rmpp_mad->rmpp_hdr.rmpp_rtime_flags & IB_MGMT_RMPP_FLAG_ACTIVE)) in ib_process_rmpp_recv_wc()