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