Searched refs:vtags (Results 1 – 5 of 5) sorted by relevance
710 uint32_t vtags; member
2439 uint32_t length, prod, seqno, status, vtags; in ale_rxeof() local2525 vtags = ALE_RX_VLAN(le32toh(rs->vtags)); in ale_rxeof()2526 m->m_pkthdr.ether_vtag = ALE_RX_VLAN_TAG(vtags); in ale_rxeof()
591 uint32_t vtags; member
2411 vtag = AGE_RX_VLAN(le32toh(rxrd->vtags)); in age_rxeof()
2184 struct normal_vlan vtags[MAX_VLANFILTER_SIZE]; in oce_vid_config() 2192 vtags[ntags].vtag = i; in oce_vid_config() 2198 vtags, ntags, 1, 0); in oce_vid_config() 2186 struct normal_vlan vtags[MAX_VLANFILTER_SIZE]; oce_vid_config() local