Searched refs:fc_frame_is_linear (Results 1 – 3 of 3) sorted by relevance
29 WARN_ON(!fc_frame_is_linear(fp)); in fc_frame_crc_check()
513 WARN_ON(!fc_frame_is_linear(fp)); /* buffer must be contiguous */ in fc_disc_gpn_ft_resp()
139 static inline int fc_frame_is_linear(struct fc_frame *fp) in fc_frame_is_linear() function