Home
last modified time | relevance | path

Searched refs:ISCSI_BD_LAST_IN_BD_CHAIN (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/bnx2i/ !
Dbnx2i_iscsi.c174 bd[bd_count - 1].flags |= ISCSI_BD_LAST_IN_BD_CHAIN; in bnx2i_map_scsi_sg()
554 mp_bdt->flags = ISCSI_BD_LAST_IN_BD_CHAIN | in bnx2i_setup_mp_bdt()
1059 bd_tbl->flags = ISCSI_BD_LAST_IN_BD_CHAIN | in bnx2i_iscsi_prep_generic_pdu_bd()
1067 bd_tbl->flags = ISCSI_BD_LAST_IN_BD_CHAIN | in bnx2i_iscsi_prep_generic_pdu_bd()
D57xx_iscsi_hsi.h84 #define ISCSI_BD_LAST_IN_BD_CHAIN (0x1<<6) macro
94 #define ISCSI_BD_LAST_IN_BD_CHAIN (0x1<<6) macro