Home
last modified time | relevance | path

Searched refs:FC_EOF_N (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/scsi/fc/
Dfc_encaps.h83 FC_EOF_N = 0x41, /* normal (not last frame of seq) */ enumerator
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_fcoe.c54 if ((eof != FC_EOF_N) && (eof != FC_EOF_T)) { in cxgb_fcoe_sof_eof_supported()
/linux-4.4.14/drivers/scsi/libfc/
Dfc_libfc.c187 fr_eof(fp) = FC_EOF_N; in fc_fill_hdr()
Dfc_exch.c285 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
304 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
1285 fr_eof(fp) = FC_EOF_N; in fc_seq_send_ack()
1354 fr_eof(fp) = FC_EOF_N; in fc_exch_send_ba_rjt()
2529 case FC_EOF_N: in fc_exch_recv()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_fcoe.c97 return (eof == FC_EOF_N) || (eof == FC_EOF_T) || in i40e_fcoe_eof_is_supported()
126 case FC_EOF_N: in i40e_fcoe_ctxt_eof()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c557 case FC_EOF_N: in ixgbe_fso()