Searched defs:VLanId (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c4006 i = hba->sli.sli4.cfgFCOE.VLanId;
5637 i = hba->sli.sli4.cfgFCOE.VLanId;
8977 uint16_t VLanId; local
9048 VLanId = hba->sli.sli4.cfgFCF.entry[i].VLanId;
9049 j = VLanId / 8;
9050 k = 1 << (VLanId % 8);
9058 fcfp->vlan_id = VLanId;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h652 UINT16 VLanId; /* 2 */ member in struct:_EXT_CNA_PORT
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h725 uint32_t VLanId:12; member in struct:tlv_fcoe
728 uint32_t VLanId:12; member in struct:tlv_fcoe
737 uint32_t VLanId:12; member in struct:tlv_fcfconnectentry
760 uint32_t VLanId:12; member in struct:tlv_fcfconnectentry
1855 uint16_t VLanId; member in struct:DFC_FCoEParam

Completed in 108 milliseconds