beiscsi_if_get_gw
len = beiscsi_if_get_gw(phba, BEISCSI_IP_TYPE_V4, &gateway);
rt_val = beiscsi_if_get_gw(phba, ip_type, &gw_resp);
rc = beiscsi_if_get_gw(phba, if_info->ip_addr.ip_type, &gw_resp);
int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type,