Searched refs:VLanId (Results 1 – 4 of 4) sorted by relevance
725 uint32_t VLanId:12; member728 uint32_t VLanId:12; member737 uint32_t VLanId:12; member760 uint32_t VLanId:12; member1855 uint16_t VLanId; member
652 UINT16 VLanId; /* 2 */ member
4006 i = hba->sli.sli4.cfgFCOE.VLanId; in emlxs_fc_fcftab_process()5637 i = hba->sli.sli4.cfgFCOE.VLanId; in emlxs_fcoe_fcftab_sol_action()8977 uint16_t VLanId; in emlxs_fcf_configured() local9048 VLanId = hba->sli.sli4.cfgFCF.entry[i].VLanId; in emlxs_fcf_configured()9049 j = VLanId / 8; in emlxs_fcf_configured()9050 k = 1 << (VLanId % 8); in emlxs_fcf_configured()9058 fcfp->vlan_id = VLanId; in emlxs_fcf_configured()
8897 cna_port.VLanId = ha->fcoe_vlan_id; in ql_qry_cna_port()