Searched refs:vlan_bitmap (Results 1 – 5 of 5) sorted by relevance
92 unsigned long *vlan_bitmap; member
204 unsigned long vlan_bitmap[OFDPA_VLAN_BITMAP_LEN]; member1470 if (test_bit(ntohs(vlan_id), p->vlan_bitmap)) { in ofdpa_port_vlan_flood_group()1525 if (p && test_bit(ntohs(vlan_id), p->vlan_bitmap)) in ofdpa_port_vlan_l2_groups()1714 if (!test_bit(vid, ofdpa_port->vlan_bitmap)) in ofdpa_port_ctrl()1741 test_bit(ntohs(internal_vlan_id), ofdpa_port->vlan_bitmap)) in ofdpa_port_vlan()1744 !test_bit(ntohs(internal_vlan_id), ofdpa_port->vlan_bitmap)) in ofdpa_port_vlan()1747 change_bit(ntohs(internal_vlan_id), ofdpa_port->vlan_bitmap); in ofdpa_port_vlan()1783 change_bit(ntohs(internal_vlan_id), ofdpa_port->vlan_bitmap); in ofdpa_port_vlan()2071 if (!test_bit(vid, ofdpa_port->vlan_bitmap)) in ofdpa_port_fwding()
1955 if (new_fcf_record->vlan_bitmap[i]) { in lpfc_match_fcf_conn_list()1958 while (!((new_fcf_record->vlan_bitmap[i] >> j) & 1)) { in lpfc_match_fcf_conn_list()2025 if (!(new_fcf_record->vlan_bitmap in lpfc_match_fcf_conn_list()2279 offsetof(struct fcf_record, vlan_bitmap)); in lpfc_sli4_fcf_rec_mbox_parse()
2318 uint8_t vlan_bitmap[512]; member
20111 fcf_record->vlan_bitmap[phba->vlan_id / 8] in lpfc_sli4_build_dflt_fcf_record()