Home
last modified time | relevance | path

Searched refs:beiscsi_if_get_gw (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/be2iscsi/
Dbe_mgmt.h179 int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type,
Dbe_mgmt.c466 rt_val = beiscsi_if_get_gw(phba, ip_type, &gw_resp); in beiscsi_if_set_gw()
491 int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type, in beiscsi_if_get_gw() function
673 rc = beiscsi_if_get_gw(phba, if_info->ip_addr.ip_type, &gw_resp); in beiscsi_if_en_dhcp()
Dbe_iscsi.c611 len = beiscsi_if_get_gw(phba, BEISCSI_IP_TYPE_V4, &gateway); in beiscsi_iface_get_param()