Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dt4fw_api_stor.h537 #define FW_FCOE_FCF_CMD_PORTID_GET(x) (((x) >> 0) & 0xf) macro
Dcsio_lnode.c811 fcf_info->portid = FW_FCOE_FCF_CMD_PORTID_GET(rsp->fpma_to_portid); in csio_ln_read_fcf_cbfn()