Home
last modified time | relevance | path

Searched refs:QUE_BUFTAG_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h1147 #define QUE_BUFTAG_BIT (1<<31) macro
H A Dlpfc_sli.c2768 * This function is called with no lock held. When QUE_BUFTAG_BIT bit
2781 if (tag & QUE_BUFTAG_BIT) in lpfc_sli_get_buff()
11169 * tag is bit wise or-ed with QUE_BUFTAG_BIT to make sure that the tag
11180 * Always set the QUE_BUFTAG_BIT to distiguish between in lpfc_sli_get_buffer_tag()
11183 phba->buffer_tag_count |= QUE_BUFTAG_BIT; in lpfc_sli_get_buffer_tag()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1406 #define QUE_BUFTAG_BIT (1<<31) macro
H A Dlpfc_sli.c3177 * This function is called with no lock held. When QUE_BUFTAG_BIT bit
3190 if (tag & QUE_BUFTAG_BIT) in lpfc_sli_get_buff()
12164 * tag is bit wise or-ed with QUE_BUFTAG_BIT to make sure that the tag
12175 * Always set the QUE_BUFTAG_BIT to distiguish between in lpfc_sli_get_buffer_tag()
12178 phba->buffer_tag_count |= QUE_BUFTAG_BIT; in lpfc_sli_get_buffer_tag()

Completed in 60 milliseconds