Searched refs:beiscsi_if_get_gw (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/be2iscsi/ |
D | be_mgmt.h | 184 int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type,
|
D | be_mgmt.c | 459 rt_val = beiscsi_if_get_gw(phba, ip_type, &gw_resp); in beiscsi_if_set_gw() 484 int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type, in beiscsi_if_get_gw() function 661 rc = beiscsi_if_get_gw(phba, if_info->ip_addr.ip_type, &gw_resp); in beiscsi_if_en_dhcp()
|
D | be_iscsi.c | 602 len = beiscsi_if_get_gw(phba, BEISCSI_IP_TYPE_V4, &gateway); in beiscsi_iface_get_param()
|