Searched refs:beiscsi_if_get_gw (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/scsi/be2iscsi/ |
| D | be_mgmt.h | 179 int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type,
|
| D | be_mgmt.c | 460 rt_val = beiscsi_if_get_gw(phba, ip_type, &gw_resp); in beiscsi_if_set_gw() 485 int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type, in beiscsi_if_get_gw() function 662 rc = beiscsi_if_get_gw(phba, if_info->ip_addr.ip_type, &gw_resp); in beiscsi_if_en_dhcp()
|
| D | be_iscsi.c | 598 len = beiscsi_if_get_gw(phba, BEISCSI_IP_TYPE_V4, &gateway); in beiscsi_iface_get_param()
|