Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h533 #define FW_FCOE_FCF_CMD_PRIORITY_GET(x) (((x) >> 0) & 0xff) macro
H A Dcsio_lnode.c801 fcf_info->priority = FW_FCOE_FCF_CMD_PRIORITY_GET( in csio_ln_read_fcf_cbfn()