Home
last modified time | relevance | path

Searched refs:fcoe_vlan_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c1588 return scnprintf(buf, PAGE_SIZE, "%d\n", vha->fcoe_vlan_id); in qla2x00_vlan_id_show()
H A Dqla_def.h5031 uint16_t fcoe_vlan_id; member
H A Dqla_mbx.c1738 vha->fcoe_vlan_id = mcp->mb[9] & 0xfff; in qla2x00_get_adapter_id()