Searched refs:vlan_bitmap (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c1317 if (new_fcf_record->vlan_bitmap[i]) {
1320 while (!((new_fcf_record->vlan_bitmap[i] >> j) & 1)) {
1386 if (!(new_fcf_record->vlan_bitmap
1636 offsetof(struct fcf_record, vlan_bitmap));
H A Dlpfc_hw4.h1266 uint8_t vlan_bitmap[512]; member in struct:fcf_record
H A Dlpfc_sli.c12249 fcf_record->vlan_bitmap[phba->vlan_id / 8]

Completed in 159 milliseconds