Home
last modified time | relevance | path

Searched refs:ELS_ESTC (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/fc/
H A Dfc_els.h46 ELS_ESTC = 0x0c, /* estimate credit */ enumerator
113 [ELS_ESTC] = "ESTC", \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/fc/
H A Dfc_els.h46 ELS_ESTC = 0x0c, /* estimate credit */ enumerator
113 [ELS_ESTC] = "ESTC", \
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_els.h34 ELS_ESTC = 0x0c, /* estimate credit */ enumerator
104 [ELS_ESTC] = "ESTC", \
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c596 if ((op == ELS_TEST) || (op == ELS_ESTC) || in bnx2fc_process_l2_frame_compl()