Home
last modified time | relevance | path

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

/linux-6.1.9/include/scsi/fc/
Dfc_encaps.h71 FC_EOF_N = 0x41, /* normal (not last frame of seq) */ enumerator
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_fcoe.c54 if ((eof != FC_EOF_N) && (eof != FC_EOF_T)) { in cxgb_fcoe_sof_eof_supported()
/linux-6.1.9/drivers/scsi/libfc/
Dfc_libfc.c175 fr_eof(fp) = FC_EOF_N; in fc_fill_hdr()
Dfc_exch.c275 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
294 fr_eof(fp) = FC_EOF_N; in fc_exch_setup_hdr()
1323 fr_eof(fp) = FC_EOF_N; in fc_seq_send_ack()
1397 fr_eof(fp) = FC_EOF_N; in fc_exch_send_ba_rjt()
2637 case FC_EOF_N: in fc_exch_recv()
/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c535 case FC_EOF_N: in ixgbe_fso()