Searched refs:mgmt_set_vlan (Results 1 – 3 of 3) sorted by relevance
310 int mgmt_set_vlan(struct beiscsi_hba *phba, uint16_t vlan_tag);
382 ret = mgmt_set_vlan(phba, BEISCSI_VLAN_DISABLE); in beiscsi_set_vlan_tag()385 ret = mgmt_set_vlan(phba, in beiscsi_set_vlan_tag()
1395 int mgmt_set_vlan(struct beiscsi_hba *phba, in mgmt_set_vlan() function