Searched refs:gb_svc_intf_vsys_set (Results 1 – 3 of 3) sorted by relevance
78 int gb_svc_intf_vsys_set(struct gb_svc *svc, u8 intf_id, bool enable);
832 ret = gb_svc_intf_vsys_set(svc, intf->interface_id, enable); in gb_interface_vsys_set()
291 int gb_svc_intf_vsys_set(struct gb_svc *svc, u8 intf_id, bool enable) in gb_svc_intf_vsys_set() function