Searched refs:fr_eof (Results 1 – 13 of 13) sorted by relevance
57 #define fr_eof(fp) (fr_cb(fp)->fr_eof) macro75 u8 fr_eof; /* end of frame delimiter */ member
172 fr_eof(fp) = FC_EOF_T; in fc_fill_hdr()175 fr_eof(fp) = FC_EOF_N; in fc_fill_hdr()
273 fr_eof(fp) = FC_EOF_T; in fc_exch_setup_hdr()275 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()294 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()1322 fr_eof(fp) = FC_EOF_T; in fc_seq_send_ack()1324 fr_eof(fp) = FC_EOF_N; in fc_seq_send_ack()1396 fr_eof(fp) = FC_EOF_T; in fc_exch_send_ba_rjt()1398 fr_eof(fp) = FC_EOF_N; in fc_exch_send_ba_rjt()1619 if (fh->fh_type != FC_TYPE_FCP && fr_eof(fp) == FC_EOF_T && in fc_exch_recv_seq_resp()2632 switch (fr_eof(fp)) { in fc_exch_recv()2650 fr_eof(fp)); in fc_exch_recv()
549 seq_cnt, disc->seq_count, fr_sof(fp), fr_eof(fp)); in fc_disc_gpn_ft_resp()
1990 if (fr_eof(fp) == FC_EOF_T && in fc_lport_bsg_resp()
711 fr_eof(fp) = ft->fcoe_eof; in fnic_import_rq_eth_pkt()867 fr_eof(fp) = eof; in fnic_rq_cmpl_frame_recv()1144 fnic_queue_wq_desc(wq, skb, pa, tot_len, fr_eof(fp), in fnic_send_frame()
1503 eof = fr_eof(fp); in fcoe_xmit()1713 fr_eof(fp) = crc_eof.fcoe_eof; in fcoe_recv_frame()
1285 fr_eof(fp) = FC_EOF_T; in fcoe_ctlr_recv_els()
357 fr_eof(fp) = FC_EOF_T; in qedf_process_l2_frame_compl()
1152 eof = fr_eof(fp); in qedf_xmit()2479 fr_eof(fp) = crc_eof.fcoe_eof; in qedf_recv_frame()
2584 fr_eof(fp) = FC_EOF_T; in qedf_process_unsol_compl()
307 eof = fr_eof(fp); in bnx2fc_xmit()553 fr_eof(fp) = crc_eof.fcoe_eof; in bnx2fc_recv_frame()
612 fr_eof(fp) = FC_EOF_T; in bnx2fc_process_l2_frame_compl()
Completed in 42 milliseconds