port_vlan_cmd     187 drivers/net/ethernet/huawei/hinic/hinic_port.c 	struct hinic_port_vlan_cmd port_vlan_cmd;
port_vlan_cmd     189 drivers/net/ethernet/huawei/hinic/hinic_port.c 	port_vlan_cmd.func_idx = HINIC_HWIF_FUNC_IDX(hwdev->hwif);
port_vlan_cmd     190 drivers/net/ethernet/huawei/hinic/hinic_port.c 	port_vlan_cmd.vlan_id = vlan_id;
port_vlan_cmd     193 drivers/net/ethernet/huawei/hinic/hinic_port.c 				  &port_vlan_cmd, sizeof(port_vlan_cmd),
port_vlan_cmd     207 drivers/net/ethernet/huawei/hinic/hinic_port.c 	struct hinic_port_vlan_cmd port_vlan_cmd;
port_vlan_cmd     209 drivers/net/ethernet/huawei/hinic/hinic_port.c 	port_vlan_cmd.func_idx = HINIC_HWIF_FUNC_IDX(hwdev->hwif);
port_vlan_cmd     210 drivers/net/ethernet/huawei/hinic/hinic_port.c 	port_vlan_cmd.vlan_id = vlan_id;
port_vlan_cmd     213 drivers/net/ethernet/huawei/hinic/hinic_port.c 				 &port_vlan_cmd, sizeof(port_vlan_cmd),