Searched refs:bnxt_vlan_tag (Results 1 – 3 of 3) sorted by relevance
516 struct bnxt_vlan_tag { struct517 SLIST_ENTRY(bnxt_vlan_tag) next;546 SLIST_HEAD(vlan_head, bnxt_vlan_tag) vlan_tags;
2497 struct bnxt_vlan_tag *tag; in bnxt_detach()2498 struct bnxt_vlan_tag *tmp; in bnxt_detach()3491 struct bnxt_vlan_tag *new_tag; in bnxt_vlan_register()3493 new_tag = malloc(sizeof(struct bnxt_vlan_tag), M_DEVBUF, M_NOWAIT); in bnxt_vlan_register()3505 struct bnxt_vlan_tag *vlan_tag; in bnxt_vlan_unregister()3510 bnxt_vlan_tag, next); in bnxt_vlan_unregister()
2027 struct bnxt_vlan_tag *tag; in bnxt_hwrm_free_filter()2100 struct bnxt_vlan_tag *tag; in bnxt_hwrm_set_filter()