Searched refs:vlan_mode (Results 1 – 5 of 5) sorted by relevance
226 unsigned char vlan_mode; /* VLAN mode */ member243 unsigned char vlan_mode; /* VLAN mode */ member
812 nc->caps[NCSI_CAP_VLAN].cap = rsp->vlan_mode & in ncsi_rsp_handler_gc()874 nc->modes[NCSI_MODE_VLAN].data[0] = rsp->vlan_mode; in ncsi_rsp_handler_gp()
1453 path->bridge.vlan_mode = DEV_PATH_BR_VLAN_KEEP; in br_vlan_fill_forward_path_pvid()1464 path->bridge.vlan_mode = DEV_PATH_BR_VLAN_TAG; in br_vlan_fill_forward_path_pvid()1490 if (path->bridge.vlan_mode == DEV_PATH_BR_VLAN_TAG) in br_vlan_fill_forward_path_mode()1491 path->bridge.vlan_mode = DEV_PATH_BR_VLAN_KEEP; in br_vlan_fill_forward_path_mode()1493 path->bridge.vlan_mode = DEV_PATH_BR_VLAN_UNTAG_HW; in br_vlan_fill_forward_path_mode()1495 path->bridge.vlan_mode = DEV_PATH_BR_VLAN_UNTAG; in br_vlan_fill_forward_path_mode()
414 switch (path->bridge.vlan_mode) { in br_fill_forward_path()
139 switch (path->bridge.vlan_mode) { in nft_dev_path_info()
Completed in 23 milliseconds