Home
last modified time | relevance | path

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

/Linux-v5.10/include/scsi/fc/
Dfc_encaps.h71 FC_EOF_N = 0x41, /* normal (not last frame of seq) */ enumerator
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_fcoe.c54 if ((eof != FC_EOF_N) && (eof != FC_EOF_T)) { in cxgb_fcoe_sof_eof_supported()
/Linux-v5.10/drivers/scsi/libfc/
Dfc_libfc.c175 fr_eof(fp) = FC_EOF_N; in fc_fill_hdr()
Dfc_exch.c276 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
295 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
1325 fr_eof(fp) = FC_EOF_N; in fc_seq_send_ack()
1399 fr_eof(fp) = FC_EOF_N; in fc_exch_send_ba_rjt()
2626 case FC_EOF_N: in fc_exch_recv()
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c535 case FC_EOF_N: in ixgbe_fso()